This repository is for the unit testing webinar/classes hosted by Yisroel Yakovson of NoStack.
You can get materials referred to in the course from here.
- 📋 Head over to the Wiki where you will be able to find all the resources that you need.
- 💬 You are welcome to contact Yisroel with questions in our Discord Server for the webinar/classes.
- ⚡ Check out the snippets used in the webinar.
- newProject.sh -- a shell script for recipe #1, which creates a TS node project that has AVA built into it.
- tsconfig.json -- the TypeScript configuration file used in recipe #1.