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

[todo] switch unit test tool from AVA to TAPE #513

Closed
huan opened this issue May 16, 2017 · 1 comment
Closed

[todo] switch unit test tool from AVA to TAPE #513

huan opened this issue May 16, 2017 · 1 comment

Comments

@huan
Copy link
Member

huan commented May 16, 2017

From

AVA: 🚀 Futuristic JavaScript test runner

To

TAP: Test Anything Protocol tools for node

Due to lack of typing support, we finally decided to switch to tape(actually blue-tape with Promise support) instead of tap, which has very good typing support.

See: tapjs/tapjs#387

@huan huan changed the title [todo] switch unit test tool from AVA back to TAP [todo] switch unit test tool from AVA to TAPE Oct 4, 2017
@huan
Copy link
Member Author

huan commented Oct 8, 2017

Done.

@huan huan closed this as completed Oct 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant