gotestyourself

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2017 License: Apache-2.0 Imports: 0 Imported by: 1

README

Go Test Yourself

A collection of packages compatible with go test to support common testing patterns.

GoDoc CircleCI Go Reportcard

Packages

  • fs - create test files and directories
  • golden - compare large multi-line strings
  • testsum - a program to summarize go test output and test failures
  • icmd - execute binaries and test the output
  • skip - skip tests based on conditions

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package fs provides tools for creating and working with temporary files and directories.
Package fs provides tools for creating and working with temporary files and directories.
Package golden provides tools for comparing large mutli-line strings.
Package golden provides tools for comparing large mutli-line strings.
gotestsum module
Package icmd executes binaries and provides convenient assertions for testing the results.
Package icmd executes binaries and provides convenient assertions for testing the results.
Package skip provides functions for skipping based on a condition.
Package skip provides functions for skipping based on a condition.
Package testsum provides functions for parsing `go test -v` output and returning a summary of the test run.
Package testsum provides functions for parsing `go test -v` output and returning a summary of the test run.
cmd

Jump to

Keyboard shortcuts

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