Heads Up! You're viewing the docs for v0.8, an old version of Karma. v6.4 is the newest.

Versioning

Karma uses Semantic Versioning.

All even versions (eg. 0.2.x, 0.4.x) are considered to be stable - no breaking changes or new features, only bug fixes will pushed into this branch.

Stable channel (branch stable) #

$ npm install -g karma

Canary channel (branch master) #

$ npm install -g karma@canary