·python-testing-standards
</>

python-testing-standards

clostaunau/holiday-card

Umfassende Best Practices für Python-Tests, Pytest-Konventionen, Teststrukturmuster (AAA, Given-When-Then), Fixture-Verwendung, Mocking-Strategien, Code-Coverage-Standards und gängige Anti-Patterns. Unverzichtbare Referenz für Codeüberprüfungen, das Schreiben von Tests und die Sicherstellung hochwertiger Python-Testsuiten mit pytest, unittest.mock und pytest-cov.

6Installationen·0Trend·@clostaunau

Installation

$npx skills add https://github.com/clostaunau/holiday-card --skill python-testing-standards

SKILL.md

This skill provides comprehensive testing standards and best practices for Python projects using pytest. It serves as a reference guide during code reviews to ensure test quality, maintainability, and adherence to Python testing conventions.

High-quality tests are essential for maintaining reliable Python applications. This skill documents industry-standard testing practices using pytest, the de facto testing framework for modern Python development. These standards emphasize:

This skill is designed to be referenced by the uncle-duke-python agent during code reviews and by developers when writing tests.

Umfassende Best Practices für Python-Tests, Pytest-Konventionen, Teststrukturmuster (AAA, Given-When-Then), Fixture-Verwendung, Mocking-Strategien, Code-Coverage-Standards und gängige Anti-Patterns. Unverzichtbare Referenz für Codeüberprüfungen, das Schreiben von Tests und die Sicherstellung hochwertiger Python-Testsuiten mit pytest, unittest.mock und pytest-cov. Quelle: clostaunau/holiday-card.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/clostaunau/holiday-card --skill python-testing-standards
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist python-testing-standards?

Umfassende Best Practices für Python-Tests, Pytest-Konventionen, Teststrukturmuster (AAA, Given-When-Then), Fixture-Verwendung, Mocking-Strategien, Code-Coverage-Standards und gängige Anti-Patterns. Unverzichtbare Referenz für Codeüberprüfungen, das Schreiben von Tests und die Sicherstellung hochwertiger Python-Testsuiten mit pytest, unittest.mock und pytest-cov. Quelle: clostaunau/holiday-card.

Wie installiere ich python-testing-standards?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/clostaunau/holiday-card --skill python-testing-standards Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/clostaunau/holiday-card