Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Conversation

@vakrilov
Copy link
Contributor

PR Checklist

What is the current behavior?

Only tests in the root of the repo were executed with npm test

What is the new behavior?

  • All tests (including nested folders) are executed with npm tests
  • Added npm run coverage that will report code-coverage using nyc (a.k.a. "the new istanbuljs")
@vakrilov vakrilov merged commit cf65ac1 into master Sep 16, 2019
@vakrilov vakrilov deleted the unit-tests branch September 16, 2019 13:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

5 participants