vmtest/src/main/java/org/apidesign/bck2brwsr/vmtest/VMTest.java
Sun, 23 Dec 2012 23:30:06 +0100 Execution time reported by TestNG reflect the time it took to run the query inside of a browser
Sun, 23 Dec 2012 17:02:34 +0100 JavaScript and HTTP launchers separated
Thu, 20 Dec 2012 21:54:33 +0100 Moving the read method closer to the definition of the script
Thu, 20 Dec 2012 11:03:34 +0100 Using the Console for invoking VMTests in Rhino. All tests are passing now.
Tue, 18 Dec 2012 13:25:32 +0100 Starting the HTTP server only once
Tue, 18 Dec 2012 13:10:56 +0100 Can execute tests in real browser
Mon, 17 Dec 2012 17:51:05 +0100 Cleanup and calling the VMTest.read method directly
Mon, 17 Dec 2012 17:45:08 +0100 Moving the @Compare infrastructure into separate, reusable module