gotest

command module
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: MIT Imports: 15 Imported by: 0

README

gotest

Go test tool to help run only tests with tags

installation

go install github.com/oktalz/gotest@latest

local installation

task install

usage

gotest --tags tag1,tag2

why

when you run go test --tags=integration you will run both test that have integration and tests that does not have any build tags. This is sometimes not desired

todo

support all go test params

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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