import "github.com/redhat-developer/odo/tests/helper/reporter"
junitReporter.go
func JunitReport(filePath string) *reporters.JUnitReporter
JunitReport takes test object and filepath as argument, returns junitReporter object