Commit 5947df7
committed
build(pytest): Register benchmark marker in pytest config
Add 'benchmark' marker to pytest configuration to eliminate warnings
when running control mode benchmark tests.
Marker: benchmark - Performance benchmark tests
Location: tests/control_mode/test_benchmarks.py1 parent 20ea64f commit 5947df7
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
230 | 233 | | |
231 | 234 | | |
232 | 235 | | |
| |||
0 commit comments