Versions in this module Expand all Collapse all v2 v2.5.0 Jun 28, 2021 Changes in this version + const AppName + const CommanderFile + func AddCommand(command string, existed []byte) ([]byte, error) + func TestCommand(testPath string, ctx TestCommandContext) error + type TestCommandContext struct + Concurrent int + Config string + Dir bool + Filters []string + NoColor bool + Verbose bool + Workdir string + func NewTestContextFromCli(c *cli.Context) TestCommandContext