Skip to content

mark-pictor-csec/gotests_template_cmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Templates for gotests. Pass in using -template_dir.

enable in vscode

this can be added in the gui or by editing the json

in the gui, add two args: -template_dir /path/to/gotests_template_cmp

or in json:

    "go.generateTestsFlags": [
        "-template_dir","/path/to/gotests_template_cmp"
    ],

About

gotests templates using cmp.Diff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published