Skip to content
This repository was archived by the owner on Aug 8, 2021. It is now read-only.

Testing

Jonathan Cutrer edited this page Aug 16, 2014 · 5 revisions

Running Tests

from the project's root directory

$ composer update
$ vendor/bin/phpunit  tests

Clone this wiki locally