[profile.default] # Print a slow warning after period, terminate unit-test after 4x period. slow-timeout = { period = "5s", terminate-after = 4 } status-level = "leak" [profile.ci] fail-fast = false [profile.ci.junit] path = "junit.xml"