← All plugins

hermes-mutation-runner

by @sergiparpal

sergiparpal/hermes-mutation-runner

Hermes Agent plugin that runs mutation testing on Python code by wrapping mutmut. Exposes the mutation_test tool and returns a structured JSON with mutation score, breakdown by category (killed/survived/timeout/...) and a bounded sample of surviving mutants.

Install

mkdir -p ~/.hermes/plugins && git clone https://github.com/sergiparpal/hermes-mutation-runner.git ~/.hermes/plugins/hermes-mutation-runner

Then restart your Hermes dashboard, or hit POST /api/dashboard/plugins/rescan.

Version
Stars
★ 0
Slots
Tab
View on GitHub →