We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c87c689 commit 17d77f0Copy full SHA for 17d77f0
README.md
@@ -204,7 +204,8 @@ Run a specific test function in a test file:
204
We use [Coverage](https://coverage.readthedocs.io/en/latest/) to calculate the test coverage.
205
206
Test coverage could be generated by: `make cov`
207
-An html report could be generated and opened in browser by: `make cov-html`
+
208
+A html report could be generated and opened in browser by: `make cov-html`
209
210
### Style guidelines
211
0 commit comments