HACKER Q&A
📣 devrafx

Would be good to create a NPM package that creates mocks from TS source?


What I mean is, if you guys see any good in a Unit testing tool that helps with the creation of mock data using your project's interfaces/types as source and expose certains functions that brings the mocked object easily to behave whatever you want.

The package would be based on this tool I've created https://butlermock.online/, thx. :)


  👤 PaulHoule Accepted Answer ✓
If you think it is worth making a web site for I think it is worth making an npm package for.