wwag110465 / js-test-driver

Automatically exported from code.google.com/p/js-test-driver
0 stars 0 forks source link

support running tests from a given JS test file #291

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It's possible to run a set of testCases/testMethods. It's good.
I would like to restrict this set by a given JS test file (i.e. run only those 
tests that are defined in a given JS file).

Original issue reported on code.google.com by Sergey.S...@gmail.com on 4 Nov 2011 at 3:32