docs: Update core documentation with Structural Testing Contract
This commit is contained in:
@@ -99,6 +99,8 @@ uv run gui_2.py --enable-test-hooks # With Hook API on :8999
|
||||
uv run pytest tests/ -v
|
||||
```
|
||||
|
||||
> **Note:** See the [Structural Testing Contract](./docs/guide_simulations.md#structural-testing-contract) for rules regarding mock patching, `live_gui` standard usage, and artifact isolation (logs are generated in `tests/logs/` and `tests/artifacts/`).
|
||||
|
||||
---
|
||||
|
||||
## Project Configuration
|
||||
|
||||
Reference in New Issue
Block a user