mirror of
https://github.com/hmalik144/Driver.git
synced 2025-12-10 02:45:20 +00:00
- pull screenshot after tests - update to fastfile to produce bundles instead of .apks Took 4 hours 17 minutes
19 lines
394 B
XML
19 lines
394 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuites>
|
|
<testsuite name="fastlane.lanes">
|
|
|
|
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.002655">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="1: clean bundleadminRelease" time="86.6186667">
|
|
|
|
</testcase>
|
|
|
|
</testsuite>
|
|
</testsuites>
|