-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Have given below command
xcodebuild -workspace Sample.xcworkspace -scheme "SampleUITestsShared" -derivedDataPath Build/ -destination 'platform=iOS Simulator,OS=12.4,name=iPhone Xs' -enableCodeCoverage YES clean build test | ocunit2junit
test-reports folder got generated but xml file is not there
Xcode version is 10.3
All my test cases passed and in terminal Xcode output is shown and xcovreport got generated.
Metadata
Metadata
Assignees
Labels
No labels