This repository is part of a spectacular blogpost series, in which I am sharing my journey of building a testing framework from scratch in TypeScript and Node.js. There are several branches, each corresponding to different part of the project:
- Part 1.1 - monorepo setup for JavaScript
- Part 1.2 - monorepo setup for TypeScript
- Part 2 - core functionalities of a testing framework
Check out my Medium articles to learn more about the project: