Sep 28, 2021
Mockery has made Unit testing so easy and fast, I usually prefer to mock all the API calls as well as dependency interactions to keep the tests revolve strongly around the SUT.
Mockery has made Unit testing so easy and fast, I usually prefer to mock all the API calls as well as dependency interactions to keep the tests revolve strongly around the SUT.