d8a5adc285
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@203 b3834d28-1941-0410-a4f8-b48e95affb8f
8 lines
227 B
Plaintext
8 lines
227 B
Plaintext
You need PHPunit.
|
|
|
|
Then
|
|
|
|
To launch the tests, type in a console situated in the root of the SEMANTICSCUTTLE project (where is the SEMANTICSCUTTLE config file):
|
|
|
|
phpunit --testdox-html tests/dox.html AllTests tests/allTests.php
|