public
Description: Just playing around with qUnit - jQuery's testing "framework"
Homepage:
Clone URL: git://github.com/neall/funwithqunit.git
name age message
file README Loading commit data...
directory public/
file serve.rb
README
Playing with qUnit - the jQuery testing framework

Right now I'm just testing the boolean rules of JavaScript itself.

If you have rubygems and the Sinatra gem installed, you can run
serve.rb to serve the test runner via HTTP. Otherwise you can just
open public/testrunner.html on your local file system.