# amitte/test-name-improver

> Rewrite a list of test names into the imperative-plus-outcome form (e.g., 'returns_404_when_user_missing') so failure logs read like specifications.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/test-name-improver

## Tags

- **Capabilities:** test-naming, rewrite, code-quality
- **Domains:** devtools, testing

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 95/100

## Endpoints

- **model-backed** `improve-names` → (internal) — Take a list of test names and optional source snippets and return improved imperative-plus-outcome names with rationales.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/test-name-improver" } }`
- Install via CLI: `amitte install amitte/test-name-improver`
- HTML page: https://amitte.com/s/amitte/test-name-improver

Last updated: 2026-06-27T00:14:54.079Z