add-backend-testing

Installation
SKILL.md

Add Backend Testing

Goal: Set up backend integration testing with Vitest using an isolated test database schema.


Task 1: Gather Information

Before starting, you need:

  • service_id: The Timescale Cloud service ID for the database

If not provided, check the DATABASE_URL in .env to find it, or use service_list MCP tool.


Task 2: Set Up Test Infrastructure

  1. Use the setup_testing MCP tool:
Related skills
Installs
1
GitHub Stars
35
First Seen
Mar 30, 2026