Versions in this module Expand all Collapse all v0 v0.2.1 Feb 18, 2024 Changes in this version type TestCaseDetails + Pwd string v0.2.0 Feb 7, 2024 Changes in this version + func RunTestFile(t *testing.T, fileName string) + type TestCase struct + It string + With TestCaseDetails + type TestCaseDetails struct + Cmd string + Dir string + Err string + Exit int + Files map[string]string + Out string + type TestSubject struct + Describe string + File string + Test []TestCase