audit

module
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 29, 2021 License: BSD-3-Clause

README

Tideland Go Audit

GitHub release GitHub license Go Module GoDoc Workflow Go Report Card

Description

Tideland Go Audit provides helpful packages to support testing.

  • asserts provides routines for assertions helpful in tests and validation
  • capture allows capturing of STDOUT and STDERR
  • environments provides setting of environment variables, creation of temporary directories, and running web servers for tests
  • generators simplifies generation of test data; with a fixed random on demand even repeatable

I hope you like it. ;)

Contributors

Directories

Path Synopsis
Package asserts helps writing convenient and powerful unit tests.
Package asserts helps writing convenient and powerful unit tests.
Package capture assists in testing code writing output to stdout or stderr.
Package capture assists in testing code writing output to stdout or stderr.
Package environments helps providing environments for unit tests.
Package environments helps providing environments for unit tests.
Package generators helps to quickly generate data needed for unit tests.
Package generators helps to quickly generate data needed for unit tests.

Jump to

Keyboard shortcuts

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