Skip to content

Make e2e test framework shell/command functions variadic  #211

@ayj

Description

@ayj

i.run(fmt.Sprintf(...)) and Shell(fmt.Sprintf(...)) are a fairly common pattern in the e2e integration framework. It would be useful to make the underlying functions variadic and handle the Sprintf formatting instead of pushing it onto the caller.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions