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
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill pytest-fixture-generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pytest Fixture Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-pytest-fixture-generator)More formats (shields.io, HTML) on the badges page.
---
name: "Pytest Fixture Generator"
slug: "pytest-fixture-generator"
description: ""
github_stars: 13758
verification: "security_reviewed"
source: "https://github.com/pytest-dev/pytest"
author: "pytest-dev"
category: "Code Quality & Review"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "pytest-dev/pytest"
github_stars: 13758
---
# 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/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!