DanRuta / webassembly-workflow

A WebAssembly shell project, set up with task runners, testing and CI+test coverage for both JS and C++
38 stars 11 forks source link

Seeing C++ test coverage while developing #1

Open DanRuta opened 6 years ago

DanRuta commented 6 years ago

Currently, test coverage has only been set up in CI. I've not found a straightforward way to set it up so it's easy to use with minimal extra work from the repo (or to make it Windows friendly).