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
TypeCheck seems like a cool library for generating runtime type checking. Though using it in runtime may not be really beneficial for us, using it in integration tests could help to find type errors. Moreover, the tool allows generating parametric tests from specs.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
TypeCheck seems like a cool library for generating runtime type checking. Though using it in runtime may not be really beneficial for us, using it in integration tests could help to find type errors. Moreover, the tool allows generating parametric tests from specs.
Beta Was this translation helpful? Give feedback.
All reactions