OctopodGames / Rodents-Revenge

The classic windows game.
1 stars 5 forks source link

Unit Tests #6

Open zbtirrell opened 11 years ago

zbtirrell commented 11 years ago

We will be learning about Unit Testing JS with QUnit (http://qunitjs.com) this coming week. In the meantime, there are links in Moodle

These articles are in Moodle as well:

QUnit Cookbook Intro to JS unit testing How to test your JS Code with QUnit

@lkrenitsky please review these materials as soon as possible, we are hoping you can become our expert in this area.