backend-test

Generate backend tests (unit, integration, mocks). Auto-invoke when user says "write test for", "add test", "test this", or "create test".

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "backend-test" with this command: npx skills add alekspetrov/navigator/alekspetrov-navigator-backend-test

Backend Test Generator

Generate comprehensive backend tests with Jest/Vitest including fixtures and mocks.

When to Invoke

Auto-invoke when user mentions:

  • "Write test for"
  • "Add test"
  • "Test this"
  • "Create test"
  • "Test [component/function]"

What This Does

  1. Generates test file with describe/it blocks
  2. Creates test fixtures
  3. Generates mocks for dependencies
  4. Includes edge cases
  5. Follows testing best practices

Success Criteria

  • Test file generated with proper structure
  • Tests cover happy path and error cases
  • Mocks isolate unit under test
  • Fixtures provide test data
  • Tests are runnable and pass

Auto-invoke when writing backend tests 🧪

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

product-design

No summary provided by upstream source.

Repository SourceNeeds Review
General

frontend-component

No summary provided by upstream source.

Repository SourceNeeds Review
General

frontend-test

No summary provided by upstream source.

Repository SourceNeeds Review
General

nav-diagnose

No summary provided by upstream source.

Repository SourceNeeds Review