-
Notifications
You must be signed in to change notification settings - Fork 0
Go Patient - Tools to Test the Go Doctor
License
godoctor/gopatient
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
gopatient: Tools to test the Go Doctor
This repository contains a combination of shell scripts and small Go
tools used to test the Go Doctor:
gopatient-helper-download "go get" the top GitHub projects using Go
gopatient-helper-find-runnable List packages containing "func main()"
gopatient-helper-check-runnable <- or only those on which "go install" succeeds
gopatient-helper-find-testable List all packages containing *_test.go files
gopatient-helper-check-testable <- or only those on which "go test" succeeds
gopatient-plan Generate a Makefile for testing a refactoring
See HOWTO for how to use these tools in a typical testing scenario.
About
Go Patient - Tools to Test the Go Doctor
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published