package
Version:
v0.0.0-...-f5fd88d
Opens a new window with list of versions in this module.
Published: Sep 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package shell provides shell helpers and shell based suites
Runner is shell runner.
Dir returns the directory where current runner instance is located
Run runs cmd, logs stdin, stdout, stderr
Tries to run cmd several times, until it succeeds or timeout passes.
Fails the test if the command can't be run successfully.
Suite is testify suite that provides a shell helper functions for each test.
Runner creates runner and sets the passed dir and envs
Source Files
¶
Click to show internal directories.
Click to hide internal directories.