An open API service indexing awesome lists of open source software.

https://github.com/gableroux/earlgrey-objective-c-example

A very simple EarlGrey objective-c project for ios gray testing fun.
https://github.com/gableroux/earlgrey-objective-c-example

earlgrey example ios

Last synced: 10 months ago
JSON representation

A very simple EarlGrey objective-c project for ios gray testing fun.

Awesome Lists containing this project

README

          

# [Earlgrey](https://github.com/google/EarlGrey) `objective-c` example

A very simple EarlGrey objective-c project for ios gray testing fun.

## Getting started

```bash
pod install
open earlgrey-objective-c-example.xcworkspace
```

Go to test tabs and hit tests play button :rocket:

# LICENSE

[MIT](LICENSE.md) © [Gabriel Le Breton](https://gableroux.com)