Skip to content
New issue

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

Make chai a dependency #84

Merged
merged 3 commits into from
Oct 15, 2019
Merged

Conversation

frangio
Copy link
Contributor

@frangio frangio commented Oct 11, 2019

Fixes #32, the longstanding issue that users have to install chai side by side with test-helpers for basically no reason.

I made chai a proper dependency as opposed to a peer dependency, and added code to install chai-bn for the user if the version of the module they're using is different than ours.

Would love to get this into 0.5 as soon as possible. 🙂

Copy link
Contributor

@nventuro nventuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! I also love the small rewrites of the readme, even if they don't really belong here 🙌

@nventuro nventuro merged commit 2690bb3 into OpenZeppelin:master Oct 15, 2019
@frangio frangio deleted the chai-dependency branch October 15, 2019 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Making chai a dependency
2 participants