bitovi / bitovi/testee

Testee hangs when running testee with coverage option enabled.

Open
#199 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
119
Forks
23
PR merge metrics
No merged PRs in 30d

Description

For instance when we try to execute the tests from the CanJS [TodoMVC Guide](https://canjs.com/doc/guides/todomvc.html) with the command `node_modules/testee/bin/testee index.html --browsers chrome --coverage` the testee execution hangs.

After some debugging I discovered that it is required to customize babel plugins/presets in order to run `testee` with `coverage` enabled.

Also `babel-core` and `babel-plugin-istanbul` should be upgraded to the latest versions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.