dennmart / drone_ci_testcafe_example

Example of running a TestCafe test suite in Drone CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

End-to-End Testing with TestCafe Code Repository

End-to-End Testing with TestCafe Book Cover


This repo contains the finalized example code used for the book End-to-End Testing with TestCafe. Each chapter of the book containing new or updated tests is tagged in this repo to see the test suite built up to a chapter of the book for your convenience.

To run the tests, you must have TestCafe installed and have a valid TeamYap account as specified in the book. The login information inside the tests need to be updated to your TeamYap accounts as needed. Make sure to update the credentials inside the login_test.js and helpers/roles.js files.

For more information about the book, go to https://testingwithtestcafe.com/. Sign up to the mailing list and receive the first three chapters of the book free!


Code for each chapter

About

Example of running a TestCafe test suite in Drone CI


Languages

Language:JavaScript 100.0%