@drewhoo
software developer in A2
Nothing here yet.
Nothing here yet.
In the last post, I demonstrated how to use GraphQL mocking tools to easily & succinctly create low-maintenance test fixtures with a helper function called createMockData, and very briefly covered how to type-check it using the IMocks type from the @...

In this blog post series, I'm going to explain 2 things: How to use mocking tools to create simple, expressive, and powerful mocking interfaces How to type-check those interfaces to make them effortless to use #1 is not a terribly unique concept;...
