Building Mock Data Factories for Unit Testing in Typescript.
When I started using NestJS for Backend web development and coming from Ruby on Rails, I wanted an easy way, much like the Factorybot gem, to generate mock data to use with jest.
I did a quick scan for packages at that time and found none that provid...
sultan.hashnode.dev9 min read