api-test-runner

Installation
SKILL.md

Purpose

Runs unit and E2E tests, analyzes failures, identifies flaky tests, checks coverage, and suggests fixes for common test issues.

Responsibilities

  1. Test Execution

    • Run unit tests with Jest
    • Run E2E tests with Jest + Testcontainers
    • Generate coverage reports
    • Identify failing tests
  2. Failure Analysis

    • Analyze stack traces
    • Identify common failure patterns
    • Suggest fixes for flaky tests
    • Check for missing test data cleanup
Installs
1
GitHub Stars
1
First Seen
Mar 12, 2026
api-test-runner — rimthan-lab/rimthan-plugins