| Hi, I have setup jsunit to test my javascript code and everything is working. However, my setup requires me to manually extract the jsunit archive in the test folder, besides my tests, before I execute them. I was wondering if there is possible to get the jsunit from a maven repository somewhere - this would make my setup simpler for new-commers in the project. Thank you. |