Skip to content
Snippets Groups Projects
Verified Commit faee349d authored by Burak Hançerli's avatar Burak Hançerli :headphones:
Browse files

doc: fix the xunit-viewer installation command

parent 0ed57074
No related branches found
No related tags found
1 merge request!45Resolve QDS-12256 "/extend auto tests"
Pipeline #69065 passed
......@@ -85,7 +85,7 @@ To run the tests a running emulator or a connected device is required. There's a
Test results can be viewed with any JUnit compatible viewer. For example, you can use `xunit-viewer` to view the results:
```bash
pip install xunit-viewer
npm i -g xunit-viewer
xunit-viewer -r output.junit.xml
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment