assertion-best-practices

Use specific assertions (toBeNull, toContain, toHaveLength) over generic ones (toBe, toBeTruthy) Use when writing and organizing tests. Testing category skill.

by Omniaffix-Dave· Repository·other
Also installable via skills CLI
npx skills add Omniaffix-Dave/SessionGuardian/.github/skills/assertion-best-practices

Source

Path:.github/skills/assertion-best-practices/SKILL.md(main)

Related in other

assertion-best-practices | AgentArea Skills