Skip to content
Michael Bodnarchuk edited this page Jun 4, 2019 · 5 revisions

Book: Practical End 2 End Testing with CodeceptJS

A "hands on" approach on modern test automation for the web by Paul Vincent Beigang

Contents:

  1. Preparation for End 2 End Testing with CodeceptJS
  2. Setup CodeceptJS with WebdriverIO
  3. Create Your First CodeceptJS Test
  4. Run Your First CodeceptJS Test Locally
  5. Run Test on BrowserStack Against with the Safari Browser
  6. How to Debug & Fix a Failing E2E Test
  7. Run a CodeceptJS Test in GitLab´s Continuous Integration (CI) Environment
  8. Delicious Test Reports With Allure

Posts

A list of good educational posts about CodeceptJS

Clone this wiki locally