This is a test-ware for evaluation of CodeceptJS test automation tool.
- Node.js LTS
-
Name: CodeceptJS
-
Homepage: https://codecept.io/
-
Description: SuperCharged End 2 End Testing with WebDriver & Puppeteer
-
Name: Puppeteer
-
Homepage: https://github.com/puppeteer/puppeteer
-
Description: Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol.
The implemented test cases can be found in TESTCASES.md.
npm install
- Add additional setup instructions if necessary
npm test
- Easy install, with the tour it is easy to start
- Might be some problem with console reports, if step contains new line
- Issue with checking link text: Get Started (expected) vs GET STARTED (actual)