-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cdf87ba
commit d292c67
Showing
1 changed file
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,24 @@ | ||
GoCubs | ||
====== | ||
|
||
An application for demonstrating UI testing in Xcode 7. And that I am a shameless bandwagon-jumper. | ||
An application for demonstrating UI testing tools and techniques. And that I am a shameless bandwagon-jumper with excellent timing. | ||
|
||
Wrigley field photo courtesy [Ben Husmann](https://www.flickr.com/photos/benhusmann/209711849). | ||
Featuring: | ||
|
||
RGB values for MLB team colors courtesy [arc90](http://teamcolors.arc90.com/) | ||
- Earl Grey | ||
- KIF | ||
- XCUI | ||
- The Robot pattern | ||
|
||
## Related Talks | ||
|
||
I've used this project in a number of talks. In reverse chronological order: | ||
|
||
- March 2017: Better UI Testing with Swift Robots (Coming soon!) at Forward Swift 2017 | ||
- March 2016: RWDevCon 2016 (related materials can be purchased through the [vault](https://store.raywenderlich.com/products/rwdevcon-2016-vault)) | ||
- October 2015: [UI Testing in Xcode 7](https://speakerdeck.com/designatednerd/ui-testing-in-xcode-7-cocoaheads-chicago-october-2015) at CocoaHeads Chicago | ||
|
||
### Credits | ||
|
||
- Wrigley field photo courtesy [Ben Husmann](https://www.flickr.com/photos/benhusmann/209711849). | ||
- RGB values for MLB team colors courtesy [Jim Nielsen](http://jim-nielsen.com/teamcolors/) |