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?
I would really appreciate integration of this amazing
type-speclibrary withtastytesting framework. From this issue I discovered that somebody needs to implement tasty provider as a third-party package (probably calledtasty-type-spec).Currently it's not convenient enough to use
tastyalongside withtype-spec. You can see how awkward integration can be in this example:Using
tasty-discoverycan really help a lot this test-suite!Maybe you're interested in implementing this integration or at least in having it?