Use snapshot utilities from pgsql-test/utils to create deterministic, reproducible test assertions. These helpers replace dynamic values (IDs, UUIDs, dates, hashes) with stable placeholders.
Replaces Date objects and ISO date strings in at or At fields:
Snapshot-Testdienstprogramme für PostgreSQL-Tests. Verwenden Sie diese Option, wenn Sie zum „Snapshot-Test“, „IDs aus Snapshots bereinigen“, „deterministische Testausgabe“ aufgefordert werden oder wenn Sie Tests schreiben, die stabile, reproduzierbare Behauptungen erfordern. Quelle: constructive-io/constructive-skills.
Ö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/constructive-io/constructive-skills --skill pgsql-test-snapshot Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw