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

Suggest using Must instead of Chai #1

Open
nwinch opened this issue Feb 5, 2016 · 2 comments
Open

Suggest using Must instead of Chai #1

nwinch opened this issue Feb 5, 2016 · 2 comments
Labels

Comments

@nwinch
Copy link
Contributor

nwinch commented Feb 5, 2016

Could we use Must.js in place of Chai.js? We've used it on quite a few projects with good results. It'd be nice to continue using it for our boilerplate projects.

@nwinch nwinch added the question label Feb 5, 2016
@Nicktho
Copy link
Contributor

Nicktho commented Feb 5, 2016

I'm going to put forward an alternative that we remove the assertion library all together, npm installing an assertion library is a trivial task, I believe we should only have libraries that need some kind of configuration in the boilerplate.

@nwinch
Copy link
Contributor Author

nwinch commented Feb 5, 2016

Yeah that's fair. An assertion lib should probably be dealer's choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants