| Category | Count | Notes |
|---|---|---|
| Zig FFI tests | 3 | Multiple subproject FFI layers (secured, plugin-mapper, etc.) |
| PHP unit tests | 3 | plugin-conflict-mapper/tests/unit/test-*.php |
| PHP integration tests | 2 | plugin-conflict-mapper/tests/integration/test-*.php |
| PHP validation tests | 2 | php-aegis validation suite |
- Zig FFI integration tests
- PHP unit test framework
- REST API integration tests
- Cache validation tests
- XSS security tests (CF7)
- WordPress compatibility tests
- Plugin conflict fuzzing
- Security property tests
- Performance benchmarks
- Multi-version WordPress testing
- End-to-end plugin workflow tests
cd /var/mnt/eclipse/repos/wordpress-tools && bash plugin-conflict-mapper/bin/install-wp-tests.sh && cd plugin-conflict-mapper && phpunit