reporter
reporter copied to clipboard
WDIO adapter (mocha) & HTML (pipe) updates: should create and return client session + HTML should work with WDIO
Describe the bug Based on the previously found problem in html.js(pipe) code I created this ticket.
// TODO: this.tests=[] in case of Mocha, need retest by Vitalii
tests: this.tests
In this ticket you need to do the following:
- Update the VDIO adapter so that it starts without the start-test command
- add the ability to generate an HTML report to the start-test mode without launching the client
- Review running tests in start-test mode
- Add the creation of a folder for HTML to the BuildReport function
- TBD with team...
linked to https://github.com/testomatio/testomatio/issues/530
@AZANIR try to run wdio tests with HTML pipe enabled