Skip to content

ryanslade/goautotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

INSTALL

go get github.com/ryanslade/goautotest

TO RUN

Run "goautotest" in the directory of the package you are testing.

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