Versions in this module Expand all Collapse all v1 v1.0.0 Aug 15, 2018 Changes in this version + func Command(t testing.TB, args ...string) *exec.Cmd + func IsExitCode(err error, exitCode int) error + func Run(m *testing.M, mainFn func()) + type FakeStdin struct + func NewFakeStdin(answers ...string) *FakeStdin + func (fs *FakeStdin) Count() int + func (fs *FakeStdin) Overflowed() bool + func (fs *FakeStdin) Read(p []byte) (int, error) Incompatible versions in this module v2.0.0+incompatible Oct 1, 2018