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

Test runners provide a way to get a json file for `maelstrom-run` that runs the test exactly the same. #383

Open nfachan opened 3 months ago

nfachan commented 3 months ago

Use Cases

Acceptance Criteria

Implementation Considerations

Definition of Done