sourcefrog / cargo-mutants

:zombie: Inject bugs and see if your tests catch them!
https://mutants.rs/
MIT License
547 stars 27 forks source link

Increase timeouts proportional to the number of jobs #367

Closed sourcefrog closed 3 months ago

sourcefrog commented 3 months ago

Fixes #365

(Other solutions to this might be possible, but this seems like a general improvement, and setting a timeout automatically will probably always be a bit heuristic.)