nw-pbt-typescript

Installation
SKILL.md

PBT TypeScript -- fast-check

Framework Selection

fast-check is the dominant PBT framework for TypeScript/JavaScript. No serious competitors.

  • 8+ years mature, very actively maintained
  • First-class TypeScript types
  • Zero runtime dependencies
  • Used by jest, jasmine, fp-ts, ramda, js-yaml

Quick Start

import fc from 'fast-check';
Installs
8
Repository
nwave-ai/nwave
GitHub Stars
600
First Seen
Apr 4, 2026
nw-pbt-typescript — nwave-ai/nwave