# Pytest Fixture Generator

> Pytest Fixture Generator

- Skill: `tomevault-io/pytest-fixture-generator` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/pytest-fixture-generator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/pytest-fixture-generator/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/pytest-fixture-generator

---


# Pytest Fixture Generator



## Prerequisites

Python

## Installation

Requirements and caveats from upstream:
- .. code-block:: python
- <https://docs.pytest.org/en/stable/explanation/goodpractices.html#python-test-discovery>_
- Python 3.10+ or PyPy3

Basic usage or getting-started notes:
- An example of a simple test:
- Thanks to pytest's detailed assertion introspection, you can simply use plain assert statements. See getting-started <https://docs.pytest.org/en/stable/getting-started.html#our-first-test-run>_ for more examples.
- Can run unittest <https://docs.pytest.org/en/stable/how-to/unittest.html>_ (or trial)

- Source: https://github.com/pytest-dev/pytest
- Extracted from upstream docs: https://raw.githubusercontent.com/pytest-dev/pytest/HEAD/README.rst

## Documentation

- https://docs.pytest.org/en/stable/how-to/fixtures.html

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/pytest-fixture-generator/)

---
> Source: [agentskillexchange/skills](https://github.com/agentskillexchange/skills) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-05-22 -->

