Testing¶
How to automate testing in a distibuted system with a delaritive tools was at the core of my curiousity. How to automate testing with common code that runs on metal, virtual machines and containers. If can standardize the production, then the AI has a chance of standardizing some of the analysis.
Pages¶
- Testing Overview - Philosophy and evolution
- Capabilities-Based Testing - How we test complete systems ⭐ Start here
- Molecule Framework - Testing infrastructure
- Test Scenarios - Scenario configurations
- Platform Matrix - Distribution support
- Verification Tasks - How verification works
- CI/CD Integration - GitHub Actions