Documentation ¶
Overview ¶
Package converters contains the interface that is required to be a package a test result converter. It must be possible to set files from outside(for example if someone wants to use a pre-filtered files list), need to return Junit4 xml test result, and needs to have a Detect method to see if the converter can run with the files included in the test result dictionary. (So a converter can run only if the dir has a TestSummaries.plist file for example)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.