Skip to content

hectane/go-attest

Repository files navigation

go-attest

Build Status GoDoc MIT License

This package provides a growing collection of utility functions and types for simplifying the creation of unit tests.

Functions

  • Verify values being sent and received on channels
  • Verify data read from an io.Reader
  • Verify the (non-)existence of a file
  • Verify HTTP status codes

Types

  • Simple local HTTP server

About

Collection of test functions and types for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages