github.com/0xPolygon/supernets2-node@v0.0.0-20230711153321-2fe574524eaa/docs/mocks.md (about) 1 ### Mocks 2 3 Some tests are using mocks. Mocks already generated by [`mockery`](https://github.com/vektra/mockery) tool. If you need to generate it by yourself, 4 you could use `make generate-mocks` command. Make sure, that mockery tool is installed.