NagRock / ts-mockito

Mocking library for TypeScript
MIT License
969 stars 93 forks source link

Added new examples to README #230

Open elopez00 opened 1 year ago

elopez00 commented 1 year ago

Summary

As a user of this library, I thought these additions to the documentation would be useful for any first-time user to know when using ts-mockito. These are:

These changes aren't game changing for users who already know what they're looking for, or understand the underlying functinoalities of the library. I made them more for users like me when we stumbled across this library for the first time looking for an easy and elgant solution. ts-mockito is where it's at, and I think these clarifications could be helpful in the long run :)