We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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. ?
The text was updated successfully, but these errors were encountered:
👍
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
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. ?
The text was updated successfully, but these errors were encountered: