Assert completion in testify

Write testify asserts faster thanks to the IDE smartness

How to use:

Type the assert function call and let the IDE automatically fill the testing.T parameter in the assert function call.


Related Resources

Code coverage for applications
Track code execution and identify dead code effectively
Generate tests for generic functions
Use a shortcut to generate test files for your generic functions.
Integrated Go Playground
You can format and share your code, change the Go version, and run your code using the Go playground server.