webdriverio/webdriverio
[💡 Feature]: provide a richer return interface for the launcher
Aperta
#11.909 aperta il 20 dic 2023
Idea 💡help wanted
Metriche repository
- Star
- Â (6029 stelle)
- Metriche merge PR
- Â (Metriche PR in attesa)
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