//
pkg.gl
Category
github.com/phanitejak/kptgolib
runner
runnertest
package
1.0.0
Repository:
https://github.com/phanitejak/kptgolib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
58 SLOC
#
Functions
Run
Run can be used to start App when user needs to have control over exit code handling.
RunAndCleanup
RunAndCleanup starts the App and expects it to exit with exit code 0.
#
Structs
TestRunner
TestRunner is test utility to easily run Apps in integration tests.