maelstrom-software / maelstrom

Maelstrom is a fast Rust, Go, and Python test runner that runs every test in its own container. Tests are either run locally or distributed to a clustered job runner.
https://maelstrom-software.com/
Apache License 2.0
599 stars 11 forks source link

Tests that failed the previous time they were run should be run first. #380

Closed nfachan closed 2 months ago

nfachan commented 3 months ago

Acceptance Criteria

Implementation Considerations

Definition of Done