1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-11-15 13:45:04 -05:00

Add tests in README

This commit is contained in:
Vincent Jousse 2013-11-21 20:26:22 +01:00
parent 75fbd3420a
commit c15bb6b4de

View File

@ -16,3 +16,9 @@ If you are using PHP 5.4 you can run Poche v2 by using the embedded webserver:
php -S localhost:8080 -t web web/index.php
Poche should now be running at [http://localhost:8080](http://localhost:8080).
# Test
To run the test suite just use:
./console tests:unit