get-testable-pkg

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 License: MIT Imports: 8 Imported by: 0

README

get-testable-pkg command

Get your testable packages in your repo.
Maybe, your incomplete test code runs a little bit faster?

Usage

$ go install github.com/daichitakahashi/get-testable-pkg
$ go test `get-testable-pkg -v "exclude-pattern1" "exclude-pattern2"`

Options

option description
-v output non-testable packages and other info
-shuffle shuffle testable package (default is true)
exclude patterns patterns that matches excluding paths.
pattens are compiled as regexp.Regexp

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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