mirror of https://github.com/flightphp/core
256 B
256 B
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