Published onOctober 13, 2023A Three Step Waltz for Mocking React Hooks with React Testing Library and TypeScriptcode-chroniclesreacttestingtypescriptWhy is it so hard to mock a hook with multiple values in the same suite? That answer is longer than I have room for here. But I do know how to get around that with this One Cool Trick.