The example of state-full solution for Web UI tests design.
http://the-internet.herokuapp.com/
To compile code and run UI Tests (in Chrome):
npm test
To open Allure report in default browser:
npm run report
- test framework -
WebdriverIO - test runner -
Mocha - reporting -
Allure