Download Latest Version v1.9.0 - AI-Powered Test Generation source code.tar.gz (89.3 kB)
Email in envelope

Get an email when there's a new version of gotests

Home / v1.7.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-10-21 674 Bytes
v1.7.2 source code.tar.gz 2025-10-21 44.4 kB
v1.7.2 source code.zip 2025-10-21 131.7 kB
Totals: 3 Items   176.8 kB 0

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

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

Full Changelog: https://github.com/cweill/gotests/compare/v1.7.1...v1.7.2

Source: README.md, updated 2025-10-21