How to write simple, expressive, and powerful test fixtures for GraphQL applications
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;...
drewhoover.com7 min read