quantaforge / testing
The QuantaForge Testing package.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/quantaforge/testing
Requires
- php: ^8.1
 - ext-mbstring: *
 - quantaforge/collections: ^1.0.0
 - quantaforge/contracts: ^1.0.0
 - quantaforge/macroable: ^1.0.0
 - quantaforge/support: ^1.0.0
 
Suggests
- brianium/paratest: Required to run tests in parallel (^6.0).
 - mockery/mockery: Required to use mocking (^1.5.1).
 - phpunit/phpunit: Required to use assertions and run tests (^9.5.8|^10.0.7).
 - quantaforge/console: Required to assert console commands (^10.0).
 - quantaforge/database: Required to assert databases (^10.0).
 - quantaforge/http: Required to assert responses (^10.0).