Versions in this module Expand all Collapse all v0 v0.0.1 Nov 4, 2024 Changes in this version + type GeneratedTest struct + Functions []*models.Function + Output []byte + Path string + func GenerateTests(srcPath string, opt *Options) ([]*GeneratedTest, error) + type Options struct + Exclude *regexp.Regexp + Exported bool + Importer func() types.Importer + Named bool + Only *regexp.Regexp + Parallel bool + PrintInputs bool + Subtests bool + Template string + TemplateData [][]byte + TemplateDir string + TemplateParams map[string]interface{}