/nextest-cov-example

Demonstrating the use of rustc's built-in instrumentation to get code coverage with nextest

Primary LanguageShell

Run example

docker build -t nextest-cov-example:latest . && docker run nextest-cov-example:latest