Skip to main content

write-feature-tests

Writes the two NeoHaskell FEATURE-LEVEL specs for a slice, both PURE and IN-DOMAIN with no HTTP: an Acceptance spec (decide then Array.foldl update then combine) at step 2, and a Property spec (QuickCheck replay of the entity update fold via Array.foldl update, oldest event first) at step 7. Use when asked for feature tests, acceptance tests, property tests, QuickCheck replay tests, or fold-based invariant/replay tests for a NeoHaskell entity. Do NOT use for the outer Hurl HTTP e2e (write-hurl-e2e), for single-building-block Decider/Projection/Outbound Hspec unit specs (write-unit-tests), or for implementing the decide/update/combine bodies themselves (the implement-* skills). This is NeoHaskell, not vanilla Haskell — io, pure, foldl with the wrong arg order, and Array.filter are all wrong here.

Zur Installation springen

Quellinformationen

Repository
neohaskell/skills
Letzte Quellaktivität
1. Juli 2026 um 22:02
Erkannte Sprache von SKILL.md
Englisch
Sterne
0
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.