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

Migrate test harness from tape to mocha/expect #9

Closed
phated opened this issue Feb 25, 2017 · 2 comments
Closed

Migrate test harness from tape to mocha/expect #9

phated opened this issue Feb 25, 2017 · 2 comments
Projects

Comments

@phated
Copy link
Member

phated commented Feb 25, 2017

Tape: https://www.npmjs.com/package/tape
Mocha: https://www.npmjs.com/package/mocha and https://github.com/mjackson/expect
Example of how we write Mocha/Expect tests: https://github.com/gulpjs/glob-stream/blob/master/test/index.js

@CKGrafico
Copy link

Can you add why this decision to the issue? Only to know it. Personally I've moved from mocha to tape.

@phated phated added this to In Progress in v4 Mar 2, 2017
@phated
Copy link
Member Author

phated commented Mar 14, 2017

Finished by #11

@phated phated closed this as completed Mar 14, 2017
@phated phated moved this from In Progress to Done in v4 Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v4
  
Done
Development

No branches or pull requests

2 participants