aboutsummaryrefslogtreecommitdiff
path: root/tests/LAUNCH_TESTS
diff options
context:
space:
mode:
Diffstat (limited to 'tests/LAUNCH_TESTS')
-rw-r--r--tests/LAUNCH_TESTS7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/LAUNCH_TESTS b/tests/LAUNCH_TESTS
new file mode 100644
index 0000000..dc8bdf4
--- /dev/null
+++ b/tests/LAUNCH_TESTS
@@ -0,0 +1,7 @@
+You need PHPunit.
+
+Then
+
+To launch the tests, put in a console situated in the root of the SEMANTICSCUTTLE project (where is the SEMANTICSCUTTLE config file):
+
+phpunit BookmarksTest ./tests/bookmarksTest.php ; phpunit CommonDescriptionTest tests/commonDescriptionTest.php ; phpunit Tag2TagTest tests/tag2TagTest.php