node-test
There are 15 repositories under node-test topic.
babel-utils/babel-plugin-tester
🔌 Utilities for easy feature-complete testing of babel plugins and presets
connor4312/nodejs-testing
VS Code integration for node:test native tests
voxpelli/node-test-pretty-reporter
Reporter for node:test that supports colorful diffs etc
khaosdoctor/software-testing-exercises
Exercises for my software testing workshop
bacebu4/cobertura
A Cobertura reporter for `node:test`
PoProstuWitold/node-ts-template
Node.js TypeScript template. Includes ESM support, GitHub Actions, testing with native Node API as well as modern code linting & formatting with Biome.
barelyhuman/node-reporter-minimal
A minimal test reporter for node:test
markwylde/assert-plan
The node assert library but with a plan method to check a certain amount of assertions are raised.
prantlf/untap-inprocess
Formats the TAP output from a test suite using node:test to a readable text within the same Node.js process.
robogeek/node-test-examples
Examples for using node:test package introduced in Node.js 18.8.0
node4web/test
🧪 Run node:test suites in the browser
EduardoReisUX/nodejs-native-e2e
Web API feita em Node.js puro com testes End to End sem necessidade de qualquer framework ou biblioteca.
franciniltonsoaresmenzes/ignite-todo-list
Uma API como funcionalidades de CRUD para realizar controle de tasks.
prosenjitjoy/Node-Test
Demo project to learn node native fetch and node:test
silva4dev/js-node-ddd-patterns
Applying TDD, DDD, Design Patterns and SOLID principles with Node.js 🎯