Available Tests

conftest

pytest_configure(config)[source]

Provide additional environment details to pytest-html report

sample: test_apis

test_expect_shell(request)[source]

This is a sample test to test ExpectShell() API. Open up a telnet session and run expect commands.

test_get_status_output()[source]

This is a sample test to test get_status_output() API.

test_platform_is_ppc()[source]

This is a sample negative test to show failure.

test_remote_connectivity()[source]

This is a sample test to test RemoteMachine() API.

test_run_cmd()[source]

This is a sample test to test run_cmd() API.