Commit feb26a2
committed
test: add conftest.py to register example marker
- Adds a conftest.py file in tests/examples to register the pytest.mark.example marker
- Eliminates pytest warnings about unknown markers in example tests
- Improves test output by removing noise from warnings1 parent c26e2f4 commit feb26a2
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments