SupercovDocumentation

Documentation

Supercov documentation

Use Supercov with your coding agent. Start with one test, then decide what to cover next.

JavaScript

Try it in your project

Paste this into your usual coding agent:

Measure code coverage with npx supercov and write one missing test.
Only change tests. Rerun the full test suite and show me the test you
added and the before-and-after coverage.

Your agent can install Supercov, run your existing suite and edit the tests. You’ll get a normal test-file change and a coverage comparison in the conversation. See Getting started for what to review.

Looking for instructions to give an agent? Start with Agent instructions.

Using Supercov

Languages

Coverage

Assertions

CLI

Help

Releases