ifcastle / aql-test-utils
Test utilities and base test cases for AQL packages
Installs: 16
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/ifcastle/aql-test-utils
Requires
- php: >=8.4
- ifcastle/aql-entity: ^0.1.0
- ifcastle/aql-executor: ^0.1.0
- ifcastle/aql-generator: ^0.1.0
- ifcastle/aql-storage: ^0.1.0
- ifcastle/di: ^0.6.0
- phpunit/phpunit: ^11.2
Suggests
- ifcastle/aql-executor: For executor tests and dummies
- ifcastle/aql-generator: For DDL generator tests
- ifcastle/aql-sqlite: For SQLite-based tests
- ifcastle/aql-storage: For storage mock classes