Hi chaitu,
great observations!
The JSCoverage will be great addition to our tooling, once the test runner itself will be established.
Just note that JSTD itself have coverage plugin which could be potentionally used with JSTD/QUnit integration:
Hey, I have found this (hmm discussion?) http://stackoverflow.com/questions/300855/looking-for-a-better-javascript-unit-test-tool that lists different JS unit test frameworks and integration tools/servers, some of them you may have already know.
Hey Jakub, I have already seen this one.
There is basically no Java integration expect JSTestDriver.
Interesting project is ST-JS for using JavaScript from Java:
http://stackoverflow.com/a/8811110
We are heading good direction with Chaitu's project - generating JUnit/WebDriver tests from QUnit tests:
this is something what people look for a lot and it will greatly fit in rest of Arquillian ecosystem.
Hey,
What is the current project status? Is there any code to take a look at?
I'm willing to join in and play with it a bit.
Hey Jakub,
the project is currently shaping in my repository:
https://github.com/lfryc/arquillian-qunit
I'm working on it as my joy, so it takes a time, but we are getting closer to a while when it will do something useful. ;-)