backend-testing

Installation
SKILL.md

Backend Testing Skill

Write and maintain tests for backend services using Node.js native test runner with patterns for database mocking, API testing, and integration tests.

Test Categories

Type Purpose Database Speed
Unit Service logic in isolation Mocked Fast
Integration Service + real database Test DB Medium
API HTTP endpoints Mocked or Test DB Medium
E2E Full request flow Test DB Slow

Directory Structure

Installs
2
GitHub Stars
1
First Seen
Mar 4, 2026
backend-testing — profpowell/vanilla-breeze