JavaScript Unit Testing
Code for presentation on JavaScript unit testing held at irb.no meetup.
Code for presentation on JavaScript unit testing held at irb.no meetup.
Cloning this repository:
git clone git://gitorious.org/javascript-unit-testing/code.git code cd code
Add this repository as a remote to an existing local repository:
git remote add code git://gitorious.org/javascript-unit-testing/code.git git fetch code git checkout -b my-local-tracking-branch code/master_or_other_branch
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
