webdriverio/webdriverio
Vedi su GitHub[💡 Feature]: provide a richer return interface for the launcher
Open
#11.909 aperta il 20 dic 2023
Idea 💡help wanted
Metriche repository
- Star
- (6029 star)
- Metriche merge PR
- (Merge medio 15g 15h) (48 PR mergiate in 30 g)
Descrizione
Is your feature request related to a problem?
Currently we only return the exitCode when starting the WDIO CLI Launcher programmatically.
Describe the solution you'd like.
A user might have iterest in more information, e.g.
- number of passing, failing, retried tests
- duration of test run
- what else?
Let's also update the smoke tests were we had to scan some log files to get these information.
Describe alternatives you've considered.
n/a
Additional context
This is a breaking change, so scheduling it for v9 release.
Code of Conduct
- I agree to follow this project's Code of Conduct