Skip to content

Commit

Permalink
Add testing info to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mfairchild365 committed Oct 21, 2014
1 parent 3eda17b commit fb35649
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -47,6 +47,12 @@ Create the database using the `data/mediahub.sql`
* PHP 5
* PDO Mysql

###Testing:
Once installed, run this command from the project root:
```
php vendor/bin/phpunit --bootstrap tests/init.php tests
```

###Sources:

* Audio and video player from http://mediaelementjs.com/
Expand Down

0 comments on commit fb35649

Please sign in to comment.