Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 284 Bytes

File metadata and controls

10 lines (6 loc) · 284 Bytes

Flight Tests

This directory contains unit tests for Flight. The tests were written for PHPUnit 3.7.10

To run the tests do:

composer install
vendor/bin/phpunit tests

Learn more about PHPUnit at http://www.phpunit.de