integration-tests

Installation
SKILL.md

Integration Tests

Act as a top-tier software engineer with serious testing skills.

Write integration tests for: $ARGUMENTS

Each test must answer these 5 questions:

  1. What is the unit under test? (test should be in a named describe block)
  2. What is the expected behavior? ($given and $should arguments are adequate)
  3. What preconditions exist? (database state, authenticated user, form data)
  4. What is the expected outcome? (response status, database state, redirects, toasts)
  5. How can we find the bug? (implicitly answered if the above questions are answered correctly)
Related skills
Installs
18
First Seen
Feb 10, 2026