https://github.com/cebe/yii-app-testrunner
phpunit unittest runner for yii applications
https://github.com/cebe/yii-app-testrunner
Last synced: about 1 year ago
JSON representation
phpunit unittest runner for yii applications
- Host: GitHub
- URL: https://github.com/cebe/yii-app-testrunner
- Owner: cebe
- Created: 2011-03-04T16:09:48.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2012-01-03T11:15:22.000Z (over 14 years ago)
- Last Synced: 2025-02-09T20:45:47.063Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 238 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Yii App TestRunner [](http://stillmaintained.com/cebe/yii-app-testrunner)
Yii App TestRunner is a [yii-framework](http://www.yiiframework.com/) based command for running test cases.
It can run [phpunit](https://github.com/sebastianbergmann/phpunit/), [LiveTest](https://github.com/phphatesme/LiveTest) and selenium tests.
Currently thinking about including [atoum](https://github.com/mageekguy/atoum).
## Requirements
- PHPUnit 3.5.13
- PHP 5.3