Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 221 Bytes

This directory contains the unit tests for sharejs. They are written with nodeunit.

Run them all with:

% cake test

from the root directory of the repository.

Run just one test with:

% nodeunit testFoo.coffee