Get the latest tech news

Show HN: Maelstrom – A Hermetic, Clustered Test Runner for Python and Rust


Maelstrom is a fast Rust test runner that runs every test in its own container. Tests are either run locally or distributed to a clustered job runner. - maelstrom-software/maelstrom

Maelstrom is a suite of tools for running tests in hermetic micro-containers locally on your machine or distributed across arbitrarily large clusters. Maelstrom runs every test hermetically in its own lightweight container, eliminating confusing errors caused by inter-test or implicit test-environment dependencies. Maelstrom has built a rootless container implementation (not relying on Docker or RunC) from scratch, in Rust, optimized to be low-overhead and start quickly.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of python

python

Photo of Rust

Rust

Photo of maelstrom

maelstrom

Related news:

News photo

Show HN: Crawlee for Python – a web scraping and browser automation library

News photo

Python Has Too Many Package Managers

News photo

Flet – multi-platform apps in Python powered by Flutter