Update doc
This commit is contained in:
parent
32364ac18b
commit
4095069460
@ -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".
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user