Skip to content

Commit 4f9ba36

Browse files
Document architecture marker guard test
Co-authored-by: Shri Sukhani <shrisukhani@users.noreply.github.com>
1 parent 79c53a9 commit 4f9ba36

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ This runs lint, format checks, compile checks, tests, and package build.
8383
- `tests/test_tool_mapping_reader_usage.py` (tools mapping-helper usage),
8484
- `tests/test_display_helper_usage.py` (display/key-format helper usage),
8585
- `tests/test_ci_workflow_quality_gates.py` (CI guard-stage + make-target enforcement),
86-
- `tests/test_makefile_quality_targets.py` (Makefile quality-gate target enforcement).
86+
- `tests/test_makefile_quality_targets.py` (Makefile quality-gate target enforcement),
87+
- `tests/test_pyproject_architecture_marker.py` (pytest marker registration enforcement).
8788

8889
## Code quality conventions
8990

0 commit comments

Comments
 (0)