Shinsuke Sugaya %!s(int64=7) %!d(string=hai) anos
pai
achega
2b2b019c6e
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -114,6 +114,10 @@ Launch Fess Server and run the following command:
 
 
     $ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.es.url="http://localhost:9201"
     $ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.es.url="http://localhost:9201"
 
 
+To run a single test case, you can use:
+
+    $ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.es.url="http://localhost:9201 -Dtest=SearchApiTests"
+
 ### Translate In Your Language
 ### Translate In Your Language
 
 
 Fess is internationalized software.
 Fess is internationalized software.