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

Assertion counting problem of chai.js #21

Closed
vogdb opened this issue Mar 14, 2016 · 6 comments
Closed

Assertion counting problem of chai.js #21

vogdb opened this issue Mar 14, 2016 · 6 comments
Assignees

Comments

@vogdb
Copy link
Collaborator

vogdb commented Mar 14, 2016

chaijs/chai#94

@vogdb vogdb self-assigned this Mar 14, 2016
@vogdb
Copy link
Collaborator Author

vogdb commented Mar 19, 2016

I think we should try https://github.com/sindresorhus/ava

@vogdb
Copy link
Collaborator Author

vogdb commented Mar 21, 2016

Well. Ava does not have a mechanism of describe/context which is very helpful to organize tests avajs/ava#558 avajs/ava#222. I think it's unacceptable tradeoff. At least for me. Will continue to use chai.js + mocha.
Also it does not support a proper output of console.log avajs/ava#420

@vogdb
Copy link
Collaborator Author

vogdb commented Jun 30, 2016

The resolution here is to move to AVA as soon as it has 1.0.0 release. Seems to be a silver bullet by that version.

@vogdb
Copy link
Collaborator Author

vogdb commented Jul 6, 2016

possibly a good choice in the future will be https://github.com/ORESoftware/suman

@vogdb
Copy link
Collaborator Author

vogdb commented Jul 12, 2016

There are also testem and intern libraries to look over

@njam
Copy link
Contributor

njam commented Oct 25, 2016

we use karma now

@njam njam closed this as completed Oct 25, 2016
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

No branches or pull requests

2 participants