oxc/.config/nextest.toml

5 lines
127 B
TOML

[profile.default]
slow-timeout = { period = "10s", terminate-after = 1 }
[profile.codecov]
slow-timeout = { period = "15m" }