Skip to content

jimgrier/go-ut-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-ut-gen purpose

The intent of go-ut-gen is to take an existing Go module and autogenerate all zero-value calls to all methods accessible in the module. Naturally, this will somethimes lead to faults or hangs. An option to go-ut-gen will invoke Go test repeatedly to catch the faults and mark the method with t.Skip()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages