Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 195 Bytes

File metadata and controls

7 lines (6 loc) · 195 Bytes

Template for integration tests using cargo nextest and cargo-llvm-cov. The tests are build and ran separately.

docker compose up --build
docker compose cp test:/app/result ./result