-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
I would really appreciate integration of this amazing type-spec library with tasty testing framework. From this issue I discovered that somebody needs to implement tasty provider as a third-party package (probably called tasty-type-spec).
Currently it's not convenient enough to use tasty alongside with type-spec. You can see how awkward integration can be in this example:
Using tasty-discovery can really help a lot this test-suite!
Maybe you're interested in implementing this integration or at least in having it?
sheyll and Qqwy