Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erickwendel/migrating-from-jest-to-node-test-runner
A video (and blog post) tutorial about how to migrate from Jest to the Node.js native test runner
https://github.com/erickwendel/migrating-from-jest-to-node-test-runner
javascript jest nodejs
Last synced: 3 months ago
JSON representation
A video (and blog post) tutorial about how to migrate from Jest to the Node.js native test runner
- Host: GitHub
- URL: https://github.com/erickwendel/migrating-from-jest-to-node-test-runner
- Owner: ErickWendel
- Created: 2023-04-25T20:41:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T00:47:04.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T04:12:23.452Z (10 months ago)
- Topics: javascript, jest, nodejs
- Language: JavaScript
- Homepage: https://youtu.be/2YfIB4gia60
- Size: 74.2 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Step-by-Step Guide: Migrating from Jest to Node.js Native Test Runner (en-us)
A video (and blog post) tutorial about how to migrate from Jest to the Node.js native test runner
## About
Welcome, this repo is part of my [**youtube video**](https://youtu.be/2YfIB4gia60) about **Step-by-Step Guide: Migrating from Jest to Node.js Native Test Runner (en-us)**
First of all, leave your star 🌟 on this repo.Access our [**exclusive telegram channel**](https://t.me/ErickWendelContentHub) so I'll let you know about all the content I've been producing
## Complete source code
- Access it in [app](./recorded/)![Step-by-Step Guide-v2](https://user-images.githubusercontent.com/8060102/236711498-0874fd03-af0c-4935-bd68-b11d6a6b4628.jpeg)
## Have fun!