node-test-runner
There are 18 repositories under node-test-runner topic.
ErickWendel/10-design-patterns-for-js
code examples of my 10 must-know design patterns for JavaScript Developers talk
ErickWendel/postman-is-slowing-you-down
A video (and blog post) tutorial about an incredible technique to improve your productivity and, at the same time, improve the quality of your application delivery.
ErickWendel/how-tests-e2e-work-with-dbs
Code samples for testing projects that use databases
fernandopasik/hello-web-components
A simple starter <hello-world /> web component written in typescript, using lit. Unit tested with jest and e2e tested with playwright.
voxpelli/node-test-pretty-reporter
Reporter for node:test that supports colorful diffs etc
ErickWendel/fullstack-vanilla-js-frontendmasters
Full code source for the Frontend Masters' Fullstack vanilla JavaScript with Erick Wendel
ErickWendel/recreating-nodejs-test-runner
An crazy experiment recreating the Node.js test runner (with no libraries) using the same componentes of the original project
HugoDF/node-test-runner-examples
Examples of tests using the `node:test` module and runner
felipeoriani/nodejs-typescript-express-rest-api
Sample NodeJs, Typescript and Express REST / Graphql API service used to manage and handle Tasks by User. Deploy is build on the top of AWS ECS, AWS ECR and AWS RDS with Github Actions workflows.
JCPedroza/algorithms-and-data-structures-js
Algorithms and data structures implemented in JavaScript
Nelfimov/neotest-node-test-runner
Neotest adapter for Node.js test runner
GusEngers/algoritmos
Distintos algoritmos y estructuras de datos
wilyJ80/todo-express-json
Server with persistence in JSON file
EduardoReisUX/nodejs-native-e2e
Web API feita em Node.js puro com testes End to End sem necessidade de qualquer framework ou biblioteca.
flower-of-the-bridges/fastify-sequelize-template
Fastify Server with Sequelize as ORM
nathanjhood/esbuild-scripts
esbuild-flavoured 'react-scripts'.
peterdee/fastify-generic
Generic Fastify project