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

Test-runner: replace ava with lab #2

Merged
merged 1 commit into from
Feb 11, 2018
Merged

Test-runner: replace ava with lab #2

merged 1 commit into from
Feb 11, 2018

Conversation

feugy
Copy link
Owner

@feugy feugy commented Feb 5, 2018

Ava is slow, lab is simpler and more reliable (it found issued ava didn't reported.
Power-assert remains assertion library.
Some uncovered path were found.

Trade-offs are:

  • necessity to distinguish client (use browser-env) and server (node env) to test SSR
  • no more parallelism

Ava is slow, lab is simpler and more reliable (it found issued ava didn't reported
@coveralls
Copy link

Coverage Status

Coverage increased (+6.5%) to 98.486% when pulling 9609c8e on use-lab into 6142c15 on master.

@feugy feugy merged commit b2138e8 into master Feb 11, 2018
@feugy feugy deleted the use-lab branch February 11, 2018 14:35
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.

2 participants