docs(readme): add link to TESTING.md guide

This commit is contained in:
Test User 2026-01-10 18:44:23 -07:00
parent 94cb7493db
commit 0ff60124fd

View file

@ -421,6 +421,8 @@ my-project/
### Testing Requirements (Development)
See [TESTING.md](TESTING.md) for the comprehensive testing guide.
If you want to run the test suite:
```bash