gotwarlost / istanbul

Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
Other
8.7k stars 786 forks source link

Run tests also on Windows #910

Closed DanielRuf closed 5 years ago

DanielRuf commented 5 years ago

Let's migrate to nyc.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.523% when pulling 059edcb7c6c1c4045cfb16d83e6824f79e79fc25 on DanielRuf:test/run-on-windows into bc84c315271a5dd4d39bcefc5925cfb61a3d174a on gotwarlost:master.