Feat req: Use tarpaulin with archived tests #363
Labels
A-reuse-build
Issues around support for reusing builds
enhancement
New feature or request
help wanted
Extra attention is needed
Hi!
I'm using the great archived test features in order to exec. my tests on a temporary CICD spawned pod in Kubernetes to test against other resources in there.
Two questions:
./cargo-nextest nextest run --archive-file /app/test-archive.tar.zst
(Cargo not installed). How would I run these tests and gather code coverage withllvm-cov
?Thanks
The text was updated successfully, but these errors were encountered: