🔌 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
Node.js TypeScript template. Includes ESM support, GitHub Actions, testing with native Node API as well as modern code linting & formatting with Biome.
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.
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.
Deep Dive Into Modern Web Development
Examples for using node:test package introduced in Node.js 18.8.0
Jest-like expect() assertions for Node.js native test runner. Zero dependencies, full TypeScript support, native mock integration.
Repositório dedicado a gravar os conteúdos aprendidos dentro do curso JS Expert
Testing Learning Repo.
TypeScript unit tests for the EmployeesService module. Covers all service methods (getAll, getEmployee, addEmployee, updateEmployee, deleteEmployee) with success and error cases. Uses Node’s built-in test runner to ensure isolated, reliable business logic without involving Express routes.
Unofficial Flakiness.io reporter for the Node.js built-in test runner
Add a description, image, and links to the node-test topic page so that developers can more easily learn about it.
To associate your repository with the node-test topic, visit your repo's landing page and select "manage topics."