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.

Ir para a instalação

Informações da origem

Repositório
neohaskell/skills
Última atividade na origem
1 de julho de 2026 às 22:02
Idioma detectado do SKILL.md
inglês
Estrelas
0
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.