kozaktomas / phpcinettetester
Testing plugin to PHPCI for Nette framework
v1.0.1
2016-06-04 15:20 UTC
Requires
- php: >=5.5
This package is not auto-updated.
Last update: 2025-02-05 19:44:08 UTC
README
Installation
- Go to root of PHPCI project and open composer.json. In require section add:
"kozaktomas/phpcinettetester": "dev-master"
- Run composer update
composer update
- Plugin is ready to use in application
Configuration
test: \Kozaktomas\PHPCI\Plugin\NetteTester: params: ""
In params argument you can add any parameters for run tests. php vendor/bin/tester %params% tests/