originphp / test-suite
OriginPHP Test Suite
3.27.1
2021-07-11 15:13 UTC
Requires
- php: >=7.3.0
- originphp/core: ^3.0
- originphp/inflector: ^2.0
- originphp/model: ^3.0
- phpunit/phpunit: ^9.2
Suggests
- originphp/console: If you are going to use integration testing for console based commands
- originphp/http: If you are going to use integration testing for web based applications
- originphp/job: If you want to test queued jobs
This package is auto-updated.
Last update: 2026-05-25 02:46:00 UTC
README
This repository is a split of the main code which can be found https://github.com/originphp/framework.
Please check out the OriginPHP documentation.