docs: add comprehensive testing guide
Add TESTING.md with complete documentation for the Ralph test suite: - Quick start commands for running tests - Test organization and directory structure - BATS syntax guide with examples from the codebase - Test helper API documentation (assertions, mocks, fixtures) - Coverage requirements and kcov limitations - CI/CD integration with GitHub Actions pipeline - Troubleshooting guide for common issues - Appendices with quick reference and patterns Covers all 276 tests across 11 test files.
This commit is contained in:
parent
e28d20b856
commit
4679b16448
1 changed files with 1016 additions and 0 deletions
1016
TESTING.md
Normal file
1016
TESTING.md
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue