Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.84 KB

File metadata and controls

26 lines (18 loc) · 1.84 KB

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