Skip to content
Snippets Groups Projects
Commit 40950694 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Update doc

parent 32364ac1
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ If not using Eclipse, to install PHPUnit manually: ...@@ -27,7 +27,7 @@ If not using Eclipse, to install PHPUnit manually:
> sudo pear install --alldeps phpunit/PHPUnit > sudo pear install --alldeps phpunit/PHPUnit
* Run Unit tests: * Run Unit tests:
> cd test > cd test/phpunit
> phpunit MyFileTest.php > phpunit MyFileTest.php
If using Eclipse, select the test and click on menu "Run external tools and choose PHPUnit". If using Eclipse, select the test and click on menu "Run external tools and choose PHPUnit".
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment