Open GoogleCodeExporter opened 8 years ago
[deleted comment]
I have patched the JsTestDriver source to implement this story. With the
patches, it can detect filenames in the config file of the form
jar:file:path_to_jar!path/within/jar/file.js
and read them as a resource instead of from the file system. It does not
support globing currently, but a script can be used to find all the resources
(e.g. using Reflections) and generate a conf file.
The patch can be seen in my clone:
https://code.google.com/r/levonsa-js-test-driver/source/list?name=readfromjars
Is this something you'd like to pull into JsTestDriver?
Original comment by levon...@gmail.com
on 19 Jul 2013 at 9:16
Original issue reported on code.google.com by
levon...@gmail.com
on 19 Jul 2013 at 9:10