Categorygithub.com/mndrix/tap-go
repositorypackage
0.0.0-20171203230836-629fa407e90b
Repository: https://github.com/mndrix/tap-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Test Anything Protocol for Go

The Test Anything Protocol ("TAP") is a text-based interface between tests and a test harness. This package helps Go to generate TAP output.

Read the full package documentation