testing-wagmi icon indicating copy to clipboard operation
testing-wagmi copied to clipboard

Example of how to write tests for wagmi

Results 1 testing-wagmi issues
Sort by recently updated
recently updated
newest added

I started a [discussion in the wagmi repo](https://github.com/wevm/wagmi/discussions/3280) asking about testing wrapped hooks. In your package I can only see a custom render for testing components. Is there an example...