node-typescript-starter icon indicating copy to clipboard operation
node-typescript-starter copied to clipboard

Include a sample test using spies, stubs and mocks

Open yperess opened this issue 8 years ago • 0 comments

This is a fantastic small and simple project that really helped me get started setting up a node project with typescript. It would only be improved by adding a few sample tests. Especially demonstrating the spies, stubs, and mocks like in your article.

yperess avatar Sep 15 '17 01:09 yperess