mcp-testing
01Skill Claude CodeCodex
MCP Testing Strategies with Vitest, Inspector, and Integration Tests.
15 tagged vitest, measured the same way as everything else here.
Browse within: jest 8
Skill Claude CodeCodex
MCP Testing Strategies with Vitest, Inspector, and Integration Tests.
Skill Claude CodeCodex
Adds a TDD gate to OpenSpec — write REAL failing tests from specs//.md before implementation. Run after opsx:propose and before opsx:apply. Solid RED — never expect.fail placeholders.
Skill Claude CodeCodex
Testing patterns for Zod schemas using Jest and Vitest. Covers schema correctness testing, mock data generation, error assertion patterns, integration testing with API handlers and forms, snapshot testing with z.toJSONSchema(), and property-based testing. Baseline: zod ^4.0.0. Triggers on: test files for Zod schemas…
Skill Claude CodeCodex
Write tests for Redux Sagas using redux-saga-test-plan, runSaga, and manual generator testing. Covers expectSaga (integration), testSaga (unit), providers, partial matchers, reducer integration, error simulation, and cancellation testing. Works with Jest and Vitest. Triggers on: test files for sagas…
Skill Claude CodeCodex
Use Buzzr's local MCP server and TypeScript packages for deterministic sportsbook odds math, DFS pick-em validation and settlement, bet-history analytics, and game-entertainment scoring. Trigger for American-odds fair lines, parlays, EV or Kelly questions; PrizePicks- or Underdog-style entry grading; batch DFS audits…