Closed Bug 851623 Opened 12 years ago Closed 12 years ago

Write a unit test runner

Categories

(Marketplace Graveyard :: Code Quality, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2013-03-28

People

(Reporter: cvan, Assigned: basta)

References

Details

(Whiteboard: [fireplace])

This should use Mocha: http://visionmedia.github.com/mocha/ Using our `Makefile` usage should be something like this: @./node_modules/.bin/mocha --reporter dot --growl --watch tests/unit/*.js Add `mocha` as a dependency to our `package.json` and this: "scripts": { "test": "make test" }
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
No longer blocks: 847671
Assignee: nobody → mattbasta
Target Milestone: --- → 2013-03-28
Blocks: 859511
You need to log in before you can comment on or make changes to this bug.