credo-ts icon indicating copy to clipboard operation
credo-ts copied to clipboard

Add test utils package

Open TimoGlastra opened this issue 3 years ago • 0 comments

We should add a test utils package that exposes some commonly used utils for testing. This will make it easier to write tests from other modules. This will be a private package and won't be published to npm, it's only for internal use

TimoGlastra avatar Jul 05 '22 15:07 TimoGlastra