ssrakesh
ssrakesh
If nested suites are used ``` describe(namespace, () => { describe('.sorttest', () => { it('should work properly', () => { .... }) }) }) ``` output xml will have ``...
## Description Not able to run mstest (v2?) in command line for UWP, getting error "No suitable test runtime provider found for this run." ## Steps to reproduce > Created...
1. when I build the unit tests in UWP, it always stars with window. is it possible to avoid it? or at least start with testing without clicking on any...
### Preflight Checklist * [x ] I have read the [contribution documentation](https://github.com/electron/electron-packager/blob/main/CONTRIBUTING.md) for this project. * [x ] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project follows,...