Content-Length: 293804 | pFad | http://github.com/alexmx/ios-ui-automation-overview/commit/f0a997004dae4c2067ff9f514d72c4494d635414

C5 Update to run cucumber with bundle exec. · alexmx/ios-ui-automation-overview@f0a9970 · GitHub
Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit f0a9970

Browse files
committed
Update to run cucumber with bundle exec.
1 parent bf89c21 commit f0a9970

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fastlane/Fastfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,23 @@ platform :ios do
2323
scheme: "Contacts"
2424
)
2525

26-
sh "cd ../appium && cucumber"
26+
sh "cd ../appium && bundle exec cucumber"
2727
end
2828

2929
lane :test_calabash do
3030
build(
3131
scheme: "Contacts-cal"
3232
)
3333

34-
sh "cd ../calabash && APP=\"../Build/Products/Debug-iphonesimulator/Contacts-cal.app\" cucumber"
34+
sh "cd ../calabash && APP=\"../Build/Products/Debug-iphonesimulator/Contacts-cal.app\" bundle exec cucumber"
3535
end
3636

3737
lane :test_ui_automation do
3838
build(
3939
scheme: "Contacts"
4040
)
4141

42-
sh "cd ../ui-automation && ./run-tests.sh \"../build/Products/Debug-iphonesimulator/Contacts-test.app\" \"iPhone 5s\""
42+
sh "cd ../ui-automation && ./run-tests.sh \"../build/Products/Debug-iphonesimulator/Contacts-test.app\" \"iPhone 5s (9.1)\""
4343
end
4444

4545
lane :test_xctests do

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/alexmx/ios-ui-automation-overview/commit/f0a997004dae4c2067ff9f514d72c4494d635414

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy