Commit 7063e44
Register ai_generated pytest marker
Add pytest marker registration for 'ai_generated' to avoid
PytestUnknownMarkWarning when running tests marked with
@pytest.mark.ai_generated.
This marker is used to identify tests generated by AI assistants,
allowing them to be filtered or selected separately if needed.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent e3ea45b commit 7063e44
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments