tubalmartin / karma-chai-sinon

Chai + Sinon-Chai + Sinon for Karma
MIT License
18 stars 6 forks source link

fix: Remove chai and adapter to allow using karma-chai #13

Closed macalinao closed 5 years ago

macalinao commented 8 years ago

This plugin overlaps with what karma-chai does. To satisfy peer dependencies on karma-chai-as-promised, I believe this approach is better.

Note that it is a breaking change.

Fixes https://github.com/tubalmartin/karma-chai-sinon/issues/9

s-diez commented 8 years ago

Is there any intention to merge this? We have the same problems and would like to be able to use the published version again.