About Test Visualizers
Purpose: These interactive HTML test suites provide visual feedback for parser testing during development.
Features:
- Editable test input in TOON format
- Real-time test execution with pass/fail indicators
- Visual display of parsed components
- Detailed expected vs actual comparisons
Automated Tests: For CI/CD automated testing, see tests/*.test.js files which run via npm test.