taiki-e / cargo-llvm-cov

Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
Apache License 2.0
933 stars 57 forks source link

[question/feature request] Is there an api show every test case run time ? #210

Closed jiangying000 closed 2 years ago

jiangying000 commented 2 years ago

output like:

test::some_test 100ms

taiki-e commented 2 years ago

There are two ways: