Skip to content

Repository files navigation

This is a repository of examples of customising CodeceptJS tests. It is paired with this article. Each example has a different test command:

Pause Example

npm run test:e2e:pause

Custom Helper Example

Puppeteer:

npm run test:e2e:ch:puppeteer

WebDriver:

docker-compose -f docker-compose.chrome.yml up
npm run test:e2e:ch:webdriver
docker-compose down -v

Include I Example

npm run test:e2e:includeFlight

About

Examples of customising CodeceptJS tests

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages