Create Pytest Suite.user.prompt
# Create Pytest Test Suite
**Agent:** Testing & QA Agent
**Category:** Quality Assurance
**Complexity:** Intermediate
**Duration:** 2-3 hours
---
## Purpose
Create comprehensive pytest test suite for Python AI application covering unit tests, integration tests, and data quality tests.
---
## Instructions
Create test suite with:
1. **Test configuration** (pytest.ini, conftest.py)
2. **Unit tests** for core components
3. **Integration tests** for workflows
4. **Mocking** for external APIs
5. **Coverage reporting**
---
## Expected Outputwhen to use it
Community prompt sourced from the open-source GitHub repo Modular-Earth-LLC/multi-agent-ai-development-framework (MIT). A "Create Pytest Suite.user.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
Modular-Earth-LLC/multi-agent-ai-development-framework · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions