tubalmartin / karma-chai-sinon

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

peer dependency on karma-chai rather than chai #9

Open lukeapage opened 9 years ago

lukeapage commented 9 years ago

I want to use karma-chai-sinon and karma-chai-as-promised - https://github.com/vlkosinov/karma-chai-as-promised

But karma-chai-as-promised has a peer dependency on karma-chai and this has a dependency on chai which it includes itself.

It would be best if this only included the sinon and chai scripts and relied on using karma-chai. ?

macalinao commented 8 years ago

:+1: