You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a space in test folder name .Test folder name is Connected Crew Tests. But while generating report it is taking as Connected_Crew_Tests instead of Connected Crew Tests and throws warning. How to fix this error?. Unit Test reports are not report in dashboard.
During execution of ./run-sonar-swif.sh -v, TestReport.xml is generated, but show warning in terminal
Unable to locate swift test source file for classname Connected_Crew_Tests.AppGlobalsTests. Make sure your test class name matches its filename.
TestReport.xml looks like
testsuites name='Connected Crew Tests.xctest' tests='128' failures='0'
testsuite name='Connected_Crew_Tests.AppGlobalsTests' tests='5' failures='0'
testcase classname='Connected_Crew_Tests.AppGlobalsTests' name='testAppInfo' time='0.810'
There is a space in test folder name .Test folder name is Connected Crew Tests. But while generating report it is taking as Connected_Crew_Tests instead of Connected Crew Tests and throws warning. How to fix this error?. Unit Test reports are not report in dashboard.
@SakshiJainAirfi
The text was updated successfully, but these errors were encountered: