Categorygithub.com/rogpeppe/testscript
repositorypackage
1.1.0
Repository: https://github.com/rogpeppe/testscript.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

testscript - end-to-end testing of Go commands

The go tool uses an internal DSL for testing. It works really well and we want it for our own commands, so we've factored it out here.