We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c60a90 commit 22a816fCopy full SHA for 22a816f
1 file changed
.github/test_plan.md
@@ -219,7 +219,7 @@ def test_failure():
219
```
220
221
- [ ] `Run All Unit Tests` triggers the prompt to configure the test runner
222
- - [ ] Pytest gets installed
+ - [ ] `pytest` gets installed
223
- [ ] Tests are discovered (as shown by code lenses on each test)
224
225
#### [`nose`](https://code.visualstudio.com/docs/python/unit-testing#_nose-configuration-settings)
0 commit comments