1 2 3 4 5 6 7 8 9[profile.default] status-level = "slow" final-status-level = "leak" failure-output = "final" fail-fast = false [profile.ci] status-level = "all" test-threads = 1
1 2 3 4 5 6 7 8 9
[profile.default] status-level = "slow" final-status-level = "leak" failure-output = "final" fail-fast = false [profile.ci] status-level = "all" test-threads = 1