From 484de2408fc42d8f5a25af53df159b2baa42c334 Mon Sep 17 00:00:00 2001 From: mensonge Date: Wed, 13 Feb 2008 17:34:18 +0000 Subject: new feature: collaborative description for tags and bookmarks git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@36 b3834d28-1941-0410-a4f8-b48e95affb8f --- tests/LAUNCH_TESTS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/LAUNCH_TESTS (limited to 'tests/LAUNCH_TESTS') 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 -- cgit v1.2.3-54-g00ecf