mpviewplugins/mpdetailsviewplugin/tsrc/unittest_resources/readme.txt
changeset 29 8192e5b5c935
equal deleted inserted replaced
25:3ec52facab4d 29:8192e5b5c935
       
     1 This is the unit test for javascript in resource folder.
       
     2 
       
     3 The test could only run on windows, NOT on phone!
       
     4 
       
     5 To execute the test, first run this command in command window to start the server:
       
     6 java.exe -jar JsTestDriver-1.2.1.jar --port 12121  --browser "C:\Program Files\Mozilla Firefox\firefox.exe"
       
     7 
       
     8 Then run this command to run the tests:
       
     9 java.exe -jar JsTestDriver-1.2.1.jar --config jsTestDriver.conf --verbose --tests all --captureConsole