home/coding/unit-and-integration-tests-instructions-2

Unit And Integration Tests.instructions

GPTClaudeDeepSeek··1,166 copies·updated 2026-07-14
unit-and-integration-tests-instructions-2.prompt
---
description: "Unit and integration testing best practices with pytest"
applyTo: "**/*test*.py"
---

# Unit and Integration Tests Instructions

## Overview

This instruction file defines testing standards using pytest for Python projects.

## Test Organization

when to use it

Community prompt sourced from the open-source GitHub repo duthaho/copilot-instructions (MIT). A "Unit And Integration Tests.instructions" 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

duthaho/copilot-instructions · MIT