Skip to content

v0.7.1

Choose a tag to compare

@stepan-romankov stepan-romankov released this 28 Mar 14:22
· 14 commits to master since this release
c972406

Documentation

  • Add best practice: one action + its assertions = one Test() — don't split assertions into child Tests
  • Add Wrong Pattern #6 to Claude Code skill showing the antipattern with fix
  • Update all examples across skill, CLAUDE.md, and README.md to follow the pattern