ike18t / ts-mockery

Simple type-safe typescript mocking library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use dtslint to create type tests

ike18t opened this issue · comments

Use https://www.npmjs.com/package/dtslint to create type checking tests to ensure no future changes break type safety.