mpviewplugins/mpdetailsviewplugin/tsrc/unittest_resources/readme.txt
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 11 Jun 2010 13:36:36 +0300
changeset 32 c163ef0b758d
parent 29 8192e5b5c935
permissions -rw-r--r--
Revision: 201021 Kit: 2010123

This is the unit test for javascript in resource folder.

The test could only run on windows, NOT on phone!

To execute the test, first run this command in command window to start the server:
java.exe -jar JsTestDriver-1.2.1.jar --port 12121  --browser "C:\Program Files\Mozilla Firefox\firefox.exe"

Then run this command to run the tests:
java.exe -jar JsTestDriver-1.2.1.jar --config jsTestDriver.conf --verbose --tests all --captureConsole