🔌 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.
Node.js TypeScript template. Includes ESM support, GitHub Actions, testing with native Node API as well as modern code linting & formatting with Biome.
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"
A unified terminal reporter for clear, consistent, and actionable test output.
Deep Dive Into Modern Web Development
Examples for using node:test package introduced in Node.js 18.8.0
Repositório dedicado a gravar os conteúdos aprendidos dentro do curso JS Expert
Jest-like expect() assertions for Node.js native test runner. Zero dependencies, full TypeScript support, native mock integration.
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).
Study REST API built with Node.js and TypeScript on the native http module - no framework. Custom router with path params, middleware pipeline, centralized error handling, body parser, accent-insensitive search, pagination and node:sqlite persistence. The Express internals, rebuilt by hand.
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."