gopatient

module
v0.0.0-...-133944a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2017 License: BSD-3-Clause

README


                     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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL