mirror of https://github.com/flightphp/core
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
12 years ago | |
|---|---|---|
| .. | ||
| classes | 12 years ago | |
| views | 13 years ago | |
| AutoloadTest.php | 12 years ago | |
| DispatcherTest.php | 12 years ago | |
| FilterTest.php | 12 years ago | |
| LoaderTest.php | 12 years ago | |
| MapTest.php | 12 years ago | |
| README.md | 12 years ago | |
| RegisterTest.php | 12 years ago | |
| RenderTest.php | 12 years ago | |
| RequestTest.php | 12 years ago | |
| RouterTest.php | 12 years ago | |
| VariableTest.php | 12 years ago | |
| ViewTest.php | 12 years ago | |
README.md
Flight Tests
This directory contains unit tests for Flight. The tests were written for PHPUnit 3.7.
To run the tests do:
phpunit tests
Learn more about PHPUnit at http://www.phpunit.de