@gohypergiant/accelint-ts-testing

Comprehensive vitest testing guidance for TypeScript projects. Use when (1) Writing new tests with AAA pattern, parameterized tests, or async/await, (2) Reviewing test code for anti-patterns like loose assertions (toBeTruthy), over-mocking, or nested describe blocks, (3) Optimizing slow test suites, (4) Implementing property-based testing with fast-check - especially for encode/decode pairs, roundtrip properties, validators, normalizers, and idempotence checks. Covers test organization, assertions, test doubles hierarchy (fakes/stubs/mocks), async testing, performance patterns, and property-based testing patterns. Trigger keywords on vitest, *.test.ts, describe, it, expect, vi.mock, fast-check, fc.property, roundtrip, idempotence.

View in AI SkillSafe app
1 scan finding
0 downloads
0 stars
0 demos
SKILL.md

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@gohypergiant/accelint-ts-testing/verified)](https://skillsafe.ai/skill/@gohypergiant/accelint-ts-testing/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@gohypergiant/accelint-ts-testing/installs)](https://skillsafe.ai/skill/@gohypergiant/accelint-ts-testing/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@gohypergiant/accelint-ts-testing/scan)](https://skillsafe.ai/skill/@gohypergiant/accelint-ts-testing/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@gohypergiant/accelint-ts-testing/eval)](https://skillsafe.ai/skill/@gohypergiant/accelint-ts-testing/)