There was an error while loading. Please reload this page.
1 parent 658fbd7 commit a815c11Copy full SHA for a815c11
README.md
@@ -48,6 +48,7 @@ source=your_package_name
48
```
49
pip install coverage
50
coverage run tests.py
51
+coverage xml
52
53
#### pytest
54
0 commit comments