Skip to content

dziobaczy/iOSGherkingExample

Repository files navigation

Project Overview

Simple project showing usage of Gherking behaviour testing on iOS using Swift and XCTest-Gherkin library

You can check slides for the presenttion at: Google-Slides

Hit me at https://twitter.com/Dziobaczy if you want to discuss or ask smt!

Getting Started! 🚀

Just run

pod install

Then you can play with the project (by opening GherkinTests.xcworkspace file)

To see the Gherking files and tests check: GherkinTestsTests/Product

App 🧑‍💻

App is showing simple product view, the goal of project and tests is to verify if the product should be recommended if so red eyes will appear right to the product name. You can see the difference by taking a look at screenshot below

When product is not recommended

App Showing not recommended product screen

When product is recommended

App Showing recommended product screen

Releases

No releases published

Packages

No packages published