semantics
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# [DEF:specs.023-clean-repo-enterprise.tests.README:Module]
|
||||
# @COMPLEXITY: 1
|
||||
# @PURPOSE: Test Strategy and coverage matrices for Clean Repository Enterprise Profile.
|
||||
# [/DEF:specs.023-clean-repo-enterprise.tests.README:Module]
|
||||
|
||||
# Test Strategy: Clean Repository Enterprise Profile
|
||||
|
||||
## Overview
|
||||
@@ -17,5 +22,5 @@ This directory contains strategy, coverage matrices, and execution reports for t
|
||||
## Execution
|
||||
Run testing via Pytest targeting backend test modules:
|
||||
```bash
|
||||
cd backend && .venv/bin/python3 -m pytest tests/services/clean_release tests/api/routes/test_clean_release_api.py tests/api/routes/test_clean_release_source_policy.py -v
|
||||
cd backend && .venv/bin/python3 -m pytest tests/services/clean_release src/api/routes/__tests__/test_clean_release_api.py src/api/routes/__tests__/test_clean_release_source_policy.py -v
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user