Rhinounit is a Javascript testing framework
Questions tagged [rhino-unit]
2 questions
8
votes
2 answers
Running unit tests of JavaScript code from XUL - what and how
I am writing an XUL application. It is not a Firefox extension but a standalone app to be used through XULrunner. My intention is to adopt TDD in my development process and I am looking at RhinoUnit as my unit testing framework. I will try to use it…

brandizzi
- 26,083
- 8
- 103
- 158
1
vote
1 answer
Setting an attribute used by JSLint JavaScript code in RhinoUnit
I am trying to use RhinoUnit for unit testing of a standalone, XUL-based JavaScript app. I have successfully altered a lot of paths in the given build.xml - mostly changing paths to RhinoUnit scripts, which I prefer to put in another directory than…

brandizzi
- 26,083
- 8
- 103
- 158