swactor/.config/nextest.toml
Zachery Aaron Shores-Chmielewski 1c8d6ab912 chore(test): enforce complete local test barrier
Deny workspace warnings and lint suppressions, consolidate Rust and Python coverage under cargo xtask test with 60-second per-test limits, and remove stale flaky, stateful, Docker, and orphaned test artifacts.
2026-08-22 21:31:08 +04:00

2 lines
73 B
TOML

[profile.default]
slow-timeout = { period = "60s", terminate-after = 1 }