home/coding/create-pytest-suite-user-prompt

Create Pytest Suite.user.prompt

GPTClaudeDeepSeek··1,200 copies·updated 2026-07-14
create-pytest-suite-user-prompt.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 Output

when 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