Commit 9e31118
committed
fix(pytest): add missing pytest markers to configuration
- Add missing markers: bdd, known-issue-13, critical, edge-case, concurrent, error-handling
- Fixes pytest collection warnings for test markers
- Ensures all test markers are properly registered1 parent 0af9336 commit 9e31118
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| |||
0 commit comments