kkoopa / nodecoverage

Test coverage analyzer for Node.js binary addons (project only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nodecoverage

Test coverage analyzer for Node.js binary addons.
Use gcov as coverage compiler. Check out the Github repo for the source code.

Contributing

I will be happy to hear tips from the more experienced programmers. I'll be glad to see your forks and commits in them :)

To contribute any patches, simply fork this repository using GitHub and send a pull request to me. Thanks!

You can find other information about contributing and code style guide in wiki.

Contributors

Full contributors list.

License

MIT license. See license text in file LICENSE.

About

Test coverage analyzer for Node.js binary addons (project only)

License:Other