You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
I'm trying to add tests coverage to a node project which uses babel as a transpiler. Here is my .babelrc file
My tests are located in the
./test/integration
folder.Here's my gulp setup
All the tests run, but this is the report from istanbul
Please what am I doing wrong?
The text was updated successfully, but these errors were encountered: