Skip to content
Dignifiedquire edited this page Dec 9, 2012 · 1 revision

Testacular uses Semantic Versioning. All even versions (eg. 0.2.x, 0.4.x) are considered to be stable - no breaking changes, only bug fixes.

Stable channel (branch stable)

$ npm install -g testacular

Canary channel (branch master)

$ npm install -g testacular@canary
Clone this wiki locally