Versions in this module Expand all Collapse all v0 v0.3.0 Aug 21, 2024 v0.2.0 Apr 8, 2024 v0.1.0 Jan 10, 2024 Changes in this version + type Client struct + func NewClient(vmiUnderTestConsoleExpecter consoleExpecter, testDuration time.Duration) *Client + func (t Client) Run(ctx context.Context) (time.Duration, error)