dzharii/awesome-typescript

substitute.js is definitely worth a mention

ffMathy opened this issue · 3 comments

It's a library I ported from NSubstitute now that TypeScript 3.0 is out, and it allows for a very cool syntax when mocking.

https://github.com/ffMathy/FluffySpoon.JavaScript.Testing

@ffMathy I like it! Could you please make a Pull Request?

PR #61 opened.

PR #61 Merged