Set Up Scheduled Tests With TestCafe, Gitlab CI, and Alerts on Slack

Test your deployed React App every hour

Angad Singh
Better Programming
Published in
6 min readMay 11, 2020

--

Photo by Scott Webb on Unsplash

We have a lot of ground to cover in this tutorial so let’s get straight to it!

Objective

To have a front end test for our website that’s run every hour and alerts us of any failure on Slack.

--

--