# Backend Test Plan

> Create backend test plans for APIs, services, databases, auth, integrations, and background jobs. Use when Codex is asked to define unit, integration, contract, migration, security, performance, or regression tests for backend changes.

- **Type:** Skill
- **Install:** `agentstack add skill-jeremylongworth-source-agentskills-backend-test-plan`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [jeremylongworth-source](https://agentstack.voostack.com/s/jeremylongworth-source)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [jeremylongworth-source](https://github.com/jeremylongworth-source)
- **Source:** https://github.com/jeremylongworth-source/AgentSkills/tree/main/skills/backend-test-plan

## Install

```sh
agentstack add skill-jeremylongworth-source-agentskills-backend-test-plan
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Backend Test Plan

## Core Workflow

1. Identify changed behavior, risk areas, data stores, external integrations,
   auth boundaries, and production impact.
2. Define coverage across unit, integration, contract, database/migration,
   authorization, error, performance, and regression tests.
3. Specify fixtures, test data, mocks/fakes, environments, and cleanup needs.
4. Tie each test to an acceptance criterion or failure mode.
5. Include non-happy paths: denied access, invalid input, dependency failure,
   concurrency, retries, and rollback.
6. Recommend what must pass before merge, release, or rollback.

## Safety Rules

- Do not claim tests passed unless output is available.
- Do not use real production data or credentials in test plans.
- Escalate testing gaps for auth, payments, migrations, customer data,
  background jobs, and public APIs.

## Deliverable Shape

For backend test plans, provide:

- Change and risk summary
- Test matrix
- Fixtures and environments
- Contract and integration coverage
- Data/migration coverage
- Auth and security coverage
- Performance or load checks when relevant
- Merge/release gates

## References

- Read `references/backend-test-plan-checklist.md` when creating or reviewing
  backend test coverage.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [jeremylongworth-source](https://github.com/jeremylongworth-source)
- **Source:** [jeremylongworth-source/AgentSkills](https://github.com/jeremylongworth-source/AgentSkills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jeremylongworth-source-agentskills-backend-test-plan
- Seller: https://agentstack.voostack.com/s/jeremylongworth-source
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
