An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Yii App TestRunner [![Project status](http://stillmaintained.com/cebe/yii-app-testrunner.png)](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