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.
Anything after -- should get passed to the test binaries. This is especially important with golang since they support reading these command-line flags from the tests.
Anything after
--
should get passed to the test binaries. This is especially important with golang since they support reading these command-line flags from the tests.Definition of Done
CHANGELOG.md
updated.doc/book/head
updated.