cargo-mutants icon indicating copy to clipboard operation
cargo-mutants copied to clipboard

Run tests remotely

Open sourcefrog opened this issue 7 months ago • 0 comments

It'd be nice to parallelize work over multiple machines without needing something like GitHub actions to spawn the workers.

There's a partial prototype in https://github.com/sourcefrog/mutants-remote. It's still rough and may take some manual setup but if you try it out, let me know here.

sourcefrog avatar Jul 19 '25 03:07 sourcefrog