Open olkaz opened 1 month ago
When run get a NightwatchAssertError (or any other fail/error) in before() method the all run a stopped. No report is created.
I'm expecting that only failed test will be skipped, not an entire suite.
Clone an example project Run npm install run >> npx nightwatch ./test/mobile-app-tests/ --env app.android.real --reporter=html --open
npx nightwatch ./test/mobile-app-tests/ --env app.android.real --reporter=html --open
Check an example project
No response
3.8.0
Example test > https://github.com/pretorian121/test-proj
Problem in a discord chat > https://discord.com/channels/618399631038218240/935468415731253258/1298987835650605206
Description of the bug/issue
When run get a NightwatchAssertError (or any other fail/error) in before() method the all run a stopped. No report is created.
I'm expecting that only failed test will be skipped, not an entire suite.
Steps to reproduce
Clone an example project Run npm install run >>
npx nightwatch ./test/mobile-app-tests/ --env app.android.real --reporter=html --open
Sample test
Command to run
Verbose Output
No response
Nightwatch Configuration
Nightwatch.js Version
3.8.0
Node Version
No response
Browser
No response
Operating System
No response
Additional Information
Example test > https://github.com/pretorian121/test-proj
Problem in a discord chat > https://discord.com/channels/618399631038218240/935468415731253258/1298987835650605206