is_failed_test#

API documentation for tradeexecutor.testing.pytest_helpers.is_failed_test Python function.

is_failed_test(request)[source]#

Check if the underlying test failed withint pytest fixture.

See details here.

Parameters:

request (FixtureRequest) –

Return type:

bool