Assert Completion in Testify
Write testify asserts faster thanks to the IDE smartness.
Type the assert function call and let the IDE automatically fill the testing.T parameter in the assert function call.
Type the assert function call and let the IDE automatically fill the testing.T parameter in the assert function call.