testing-automation

Installation
SKILL.md

Testing Automation

Patterns and best practices for testing TypeScript projects with Bun test runner, including coverage thresholds, mocking strategies, and CI/CD integration.

When to use this skill

Use this skill when:

  • Writing unit tests or integration tests
  • Organizing test file structure
  • Configuring test coverage thresholds
  • Mocking dependencies for CLI testing
  • Setting up CI/CD test pipelines
  • Debugging failing tests

Bun Test Runner Basics

Running Tests

Installs
3
GitHub Stars
2
First Seen
Feb 18, 2026
testing-automation — pwarnock/liaison-toolkit