buildtest.cli.cd

Module Contents

Functions

change_directory(test)

Given a test name we will change directory to root of test for last test run. This

buildtest.cli.cd.change_directory(test)[source]

Given a test name we will change directory to root of test for last test run. This method implements command buildtest cd

Parameters

test (str) – Name of test found in test report. The test is specified via buildtest cd <test>