-
-
Notifications
You must be signed in to change notification settings - Fork 735
Roadmap
Michael Bodnarchuk edited this page Jan 23, 2019
·
27 revisions
- Multi session testing https://github.com/Codeception/CodeceptJS/pull/1049
- Locators API
- Parallel execution with chunks https://github.com/Codeception/CodeceptJS/pull/993
- Per test/per suite dynamic configuration
- MetaSteps https://github.com/Codeception/CodeceptJS/pull/1094
- Gherkin / Cucumber support
- Allure (and ReportPortal) integration
- Drop generators support in tests (breaking)
- Rename "hooks" to "plugins" in config (breaking with BC layer)
- TestCafe integration
- Cypress integration
- Parallel execution via workers (improves CPU consumation, reporting)
- Custom locators (define your own locator strategies)
- Debug mode improvements: navigate to the previous step.
- Webdriverio services support
- Better BrowserStack / SauceLabs / TestingBot integration (documentation)
- Mock Request/Response in Puppeteer helper.