docker build -t nextest-cov-example:latest . && docker run nextest-cov-example:latest
pwoolcoc/nextest-cov-example
Demonstrating the use of rustc's built-in instrumentation to get code coverage with nextest
Shell
Demonstrating the use of rustc's built-in instrumentation to get code coverage with nextest
Shell