·testing
</>

testing

inocan-group/inferred-types

Bietet Fachwissen darüber, wie man effektive Unit-Tests (Laufzeit- und Typtests) schreibt, Testentscheidungen trifft und TDD in Entwicklungsworkflows integriert

5Installationen·0Trend·@inocan-group

Installation

$npx skills add https://github.com/inocan-group/inferred-types --skill testing

SKILL.md

This skill provides comprehensive guidance on testing in TypeScript projects, with a focus on the dual nature of testing: runtime behavior and type correctness. It covers when to use each type of test, how to structure tests effectively, and how to integrate testing into development workflows using Test-Driven Development (TDD).

Runtime tests verify the actual behavior of code during execution.

Type tests verify the type correctness of TypeScript code at design time.

Bietet Fachwissen darüber, wie man effektive Unit-Tests (Laufzeit- und Typtests) schreibt, Testentscheidungen trifft und TDD in Entwicklungsworkflows integriert Quelle: inocan-group/inferred-types.

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/inocan-group/inferred-types --skill testing
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist testing?

Bietet Fachwissen darüber, wie man effektive Unit-Tests (Laufzeit- und Typtests) schreibt, Testentscheidungen trifft und TDD in Entwicklungsworkflows integriert Quelle: inocan-group/inferred-types.

Wie installiere ich testing?

Ö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/inocan-group/inferred-types --skill testing 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/inocan-group/inferred-types

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-02-01