# Functions
AddProperty adds a name-value property associated with the given test name to the JUnit XML testsuite that is generated.
DecodeProperty decodes a test name and property name-value from a JUnit Property.
StartConverting starts converting a Go test log in stdout to a JUnit XML file written at the specified path.
StopConverting stops converting and waits for the XML to be fully written.