Skip to content

Commit 19d3776

Browse files
authored
Update README.md
1 parent 5d48b97 commit 19d3776

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Xcode UI Testing Cheat Sheet
22
[![BuddyBuild](https://dashboard.buddybuild.com/api/statusImage?appID=577a31116ef5830100d98722&branch=master&build=latest)](https://dashboard.buddybuild.com/apps/577a31116ef5830100d98722/build/latest)
3-
[![platform](https://img.shields.io/badge/platform-ios|osx-lightgrey.svg?style=flat)](https://developer.apple.com/ios/)
3+
[![platform](https://img.shields.io/badge/platform-ios_|_osx-lightgrey.svg?style=flat)](https://developer.apple.com/ios/)
44
[![env](https://img.shields.io/badge/env-xcode_7.3.1-lightgrey.svg?style=flat)](https://developer.apple.com/xcode/)
5+
[![swift](https://img.shields.io/badge/swift-2.2-orange.svg?style=flat)](https://swift.org/)
56
[![Twitter: @j_gonfer](https://img.shields.io/badge/contact-@j__gonfer-yellow.svg?style=flat)](https://twitter.com/j_gonfer)
67

78
Here you'll find some examples of UI Tests for Xcode 7, and [BDD](https://en.wikipedia.org/wiki/Behavior-driven_development) UI Tests with [Gherkin syntax](https://github.com/cucumber/cucumber/wiki/Gherkin) using the [XCTest-Gherkin framework](ps://github.com/net-a-porter-mobile/XCTest-Gherkin).

0 commit comments

Comments
 (0)