🔌 Utilities for easy feature-complete testing of babel plugins and presets
-
Updated
Jun 17, 2026 - TypeScript
🔌 Utilities for easy feature-complete testing of babel plugins and presets
VS Code integration for node:test native tests
Reporter for node:test that supports colorful diffs etc
Exercises for my software testing workshop
Auto-generate fully-typed test spies from a class — across Vitest, Bun & node:test, with Angular/NestJS/React/Vue/Svelte recipes. A jest-auto-spies drop-in replacement.
A strict template for building Node.js applications with TypeScript, ESM, pnpm, Biome and the built-in Node.js test runner.
A unified terminal reporter for clear, consistent, and actionable test output.
Learn Node.js in a month — 20 hands-on, test-driven blocks in strict TypeScript, tested with the built-in node:test runner. HTTP API + CLI capstone.
A small utility to create parameterized tests for node:test using "macros"
Examples for using node:test package introduced in Node.js 18.8.0
Deep Dive Into Modern Web Development
Jest-like expect() assertions for Node.js native test runner. Zero dependencies, full TypeScript support, native mock integration.
Tired of using 'describe', 'suite', 'it' verbosity in node tests? Just use a class as in Java, Python or similar.
Repositório dedicado a gravar os conteúdos aprendidos dentro do curso JS Expert
Jsert is a lightweight JavaScript library for writing unit tests for JavaScript code. It is designed to be simple and easy to use, allowing developers to quickly create and run tests for their code. You can test code on the client side (browser) or server side (Node.js).
To associate your repository with the node-test topic, visit your repo's landing page and select "manage topics."