package
1.0.0
Repository: https://github.com/phanitejak/kptgolib.git
Documentation: pkg.go.dev

# Functions

Run can be used to start App when user needs to have control over exit code handling.
RunAndCleanup starts the App and expects it to exit with exit code 0.

# Structs

TestRunner is test utility to easily run Apps in integration tests.