The Complete Guide to Bun's Built-in Test Runner
Mar 3 · 8 min read · If you're already using Bun as your runtime or package manager, you might not realize it ships with a full-featured test runner built in. No extra dependencies, no configuration files, no transpilation step. Just bun test and your TypeScript tests ru...
Join discussion
