github cweill/gotests v1.7.2

latest releases: v1.8.0, v1.7.4, v1.7.3...
one day ago

What's New in v1.7.2

This is a small cleanup release with code quality improvements and documentation updates.

Improvements

๐Ÿงน Code Cleanup

  • Remove unnecessary type conversion (#170) - Simplified code in generateTest() by removing redundant type conversion. Thanks to @fengxuway!

๐Ÿ“š Documentation

  • Update VS Code link (#167) - Changed Visual Studio Code link to point directly to gotests-specific configuration documentation for easier setup. Thanks to @davidhsingyuchen!

Installation

go install github.com/cweill/gotests/gotests@v1.7.2

Full Changelog: v1.7.1...v1.7.2

Don't miss a new gotests release

NewReleases is sending notifications on new releases.