Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 196 Bytes

File metadata and controls

7 lines (6 loc) · 196 Bytes

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

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