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

Revise README document about testing #164

Closed
saschanaz opened this issue May 20, 2018 · 1 comment
Closed

Revise README document about testing #164

saschanaz opened this issue May 20, 2018 · 1 comment

Comments

@saschanaz
Copy link
Member

saschanaz commented May 20, 2018

Current the Testing section says:

Current test coverage, as documented in coverage.html, is 95%. You can run your own coverage analysis with:

jscoverage lib lib-cov

But I think we haven't used it for a while, as that line now throws because the old tool does not support ES2015+. We may just remove it, or replace it with modern tools if we actually want the coverage test. (See also mochajs/mocha#2356)

And...

Testing on IE and older versions will happen progressively.

Definitely no.

Thoughts? @marcoscaceres

@marcoscaceres
Copy link
Member

Let's kill it. We should probably set up a newer coverage tool at some point tho.

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

No branches or pull requests

2 participants