You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if it's common for fp-ts libraries to have complicated enough types that it's worth writing a separate suite of tests for them, but it seems like it might be worth looking into at least
The text was updated successfully, but these errors were encountered:
'tsd' is a utility for writing tests for type definitions
It's like dtslint (which is what fp-ts uses) minus the outdated linter
I first ran across it in ts-adt
I'm not sure if it's common for fp-ts libraries to have complicated enough types that it's worth writing a separate suite of tests for them, but it seems like it might be worth looking into at least
The text was updated successfully, but these errors were encountered: