karma-chai-immutable
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "karma-chai-immutable", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Chai and Immutable for Karma", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
karma-chai | ||
========== | ||
Makes the [chai-immutable](https://github.com/astorije/chai-immutable) adapter for [Chai](http://chaijs.com) and [Immutable](https://facebook.github.io/immutable-js/) available in karma [Karma](http://karma-runner.github.io) | ||
Makes the [chai-immutable](https://github.com/astorije/chai-immutable) adapter for [Chai](http://chaijs.com) and [Immutable](https://facebook.github.io/immutable-js/) available in [Karma](http://karma-runner.github.io) | ||
@@ -9,4 +9,6 @@ Installation | ||
**Note:** there is a bug in `chai-immutable` that prevents it from working with karma. I've created a fork that you can use until it's fixed: https://github.com/jakelazaroff/chai-immutable | ||
```sh | ||
$ npm install chai-immutable karma-chai-immutable --save-dev | ||
$ npm install karma-chai-immutable --save-dev | ||
``` | ||
@@ -13,0 +15,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4679
52