文件名称:xcuitest_cucumberish:XCUITest的示例项目+ Cucumberish演示
文件大小:6.56MB
文件格式:ZIP
更新时间:2024-05-18 18:01:03
cucumber xcuitest ios-test bdd-framework ios-testing
xcuitest_cucumberish 该项目适用于XCUITest + Cucumberish演示。 FoodTracker应用基于以下说明: iOS开发人员库: FoodTracker应用程序: 笨拙的安装: 安装协会: 这两个Cocoapods / Carthage框架都可以快速完成该项目 执行测试: 通过命令行执行: xcodebuild test -workspace FoodTracker.xcworkspace -scheme FoodTracker -destination ' platform=iOS Simulator,name=iPhone 8 Plus,OS=11.3 ' 或者,您可以通过XCode测试导航器执行它。 有用的样本: 支持方案/方案大纲 Scenario Outline: Verify Meal Rating When I sel
【文件预览】:
xcuitest_cucumberish-master
----.gitignore(1KB)
----FoodTracker.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(33KB)
----.travis.yml(332B)
----LICENSE(1KB)
----README.md(2KB)
----FoodTrackerUITests()
--------Steps()
--------FoodTrackerUITests.swift(1KB)
--------FoodTrackerUITests-Bridging-Header.h(105B)
--------Pages()
--------Info.plist(701B)
--------Tools()
--------Features()
--------FoodTrackerUITests.h(237B)
--------FoodTrackerUITests.m(404B)
----Cartfile.resolved(40B)
----Cartfile(31B)
----demo.gif(5.12MB)
----FoodTracker()
--------MealTableViewCell.swift(634B)
--------MealViewController.swift(5KB)
--------RatingControl.swift(2KB)
--------Info.plist(1KB)
--------Meal.swift(2KB)
--------MealTableViewController.swift(6KB)
--------Base.lproj()
--------AppDelegate.swift(2KB)
--------Assets.xcassets()
----FoodTrackerTests()
--------FoodTrackerTests.swift(2KB)
--------Info.plist(733B)
----Podfile.lock(285B)
----FoodTracker.xcworkspace()
--------xcshareddata()
--------contents.xcworkspacedata(229B)
----Podfile(92B)
----demo.png(302KB)