@wymp/ts-simple-interfaces-testing
v0.9.2
Published
This library supplies testing utilities like stubs, spies and fixtures, for testing applications that utilize SimpleInterface implementations.
Downloads
3
Readme
ts-simple-interfaces-testing
This package provides specialized test structures that implement the ts-simple-interfaces.
NOTE: To prevent dependency hell for trivialities, this library accepts any version of
ts-simple-interfaces
. However, it is not actually compatible with all versions.