Click any tag below to further narrow down your results
Links
Gotests is a tool that automatically generates table-driven tests for Go functions and methods by analyzing their signatures. It supports filtering, custom templates, and even AI-generated test cases, making it efficient for developers to ensure test coverage.
The article provides a comprehensive guide on how to build GoReleaser, a tool that simplifies the release of Go applications by automating the entire process. It covers installation, configuration, and various features that enhance the release workflow, making it easier for developers to manage their projects. Additionally, the author shares tips and best practices for effectively using GoReleaser in development environments.