Robot Framework
robot.conf.gatherfailed Namespace Reference

Classes

class  GatherFailedSuites
 
class  GatherFailedTests
 

Functions

def gather_failed_suites (output, empty_suite_ok=False)
 
def gather_failed_tests (output, empty_suite_ok=False)
 

Function Documentation

◆ gather_failed_suites()

def robot.conf.gatherfailed.gather_failed_suites (   output,
  empty_suite_ok = False 
)

Definition at line 68 of file gatherfailed.py.

◆ gather_failed_tests()

def robot.conf.gatherfailed.gather_failed_tests (   output,
  empty_suite_ok = False 
)

Definition at line 51 of file gatherfailed.py.