Skip to content

Commit a815c11

Browse files
authored
Coverage xml command to generate the right format
1 parent 658fbd7 commit a815c11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ source=your_package_name
4848
```
4949
pip install coverage
5050
coverage run tests.py
51+
coverage xml
5152
```
5253
#### pytest
5354
```

0 commit comments

Comments
 (0)