Relevant links:
- http://jupiterit.com/#news/funcunit-fun-web-application-testing
- http://groups.google.com/group/funcunit
- http://twitter.com/funcunit
- http://funcunit.com/
Building a new FuncUnit
Run funcunit/build.js again (to copy the jars).
That's it, funcunit/dist contains the same standalone funcunit placed into the standalone download.
Organization
- qunit/print.js - methods to print qunit events (shared across qunit and funcunit)
- qunit/selenium.js - collects items in the queue for selenium
- qunit/envjs.js - listens to events and calls methods in print.js
- qunit/qunit.js - QUnit