UNPKG

@drozdik.m/unit-test

Version:

Unit test with test cases with Assert functions. Simple and easy.

4 lines (3 loc) 83 B
export declare class AssertFailedError extends Error { Message(): string; }