testing-wagmi
testing-wagmi copied to clipboard
Testing custom hooks geenrated from @wagmi/cli outside of components
I started a discussion in the wagmi repo asking about testing wrapped hooks. In your package I can only see a custom render for testing components. Is there an example of a custom renderHook function that would allow me to test my generated hooks using vitest?