gotest

command module
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: MIT Imports: 12 Imported by: 0

README

Go Release Go project codecov Open in Visual Studio Code Hits

Test project in Go

Installation

Binaries

You can find prebuilt gotest binaries on the releases page.

You can download and install a binary locally like this:

./hack/get-gotest.sh
Source
Native Go installation:

To build gotest from source, first install the Go toolchain. You can then install the latest gotest from Github using:

$ go install github.com/AndriyKalashnykov/gotest@latest
Build from sources
git clone git@github.com:AndriyKalashnykov/gotest.git
cd gotest
docker run --rm -v `pwd`:/host golang:1.17 bash -c "cd /host && go build ."
Create release

Create release

make release
TODO:

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cmd

Jump to

Keyboard shortcuts

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