Skip to content

kisielk/goautotest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple tool to automatically run "go test" when a change is made to .go file

INSTALL
go get github.com/ryanslade/goautotest

TO RUN
run "goautotest" in the directory of your project
All the normal arguments that can be passed to "go test" can also be passed to "goautotest"

About

Automatically run Go unit tests when code changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%