Runs Maven tests for changed modules and reports results. Spawn this agent to execute targeted tests after code changes — it maps changed directories to Maven modules and runs only what's needed.
$curl -o .claude/agents/test-runner.md https://raw.githubusercontent.com/mock-server/mockserver-monorepo/HEAD/.claude/agents/test-runner.mdInstalls into the current project.
Install test-runner by running `curl -o .claude/agents/test-runner.md https://raw.githubusercontent.com/mock-server/mockserver-monorepo/HEAD/.claude/agents/test-runner.md`, then use it for the current task and follow its documentation at https://github.com/mock-server/mockserver-monorepo.