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

https://github.com/coletiv/medium-ios-automated-testing-fastlane

This repository contains a sample project Notes that uses the Fastlane tool for testing.
https://github.com/coletiv/medium-ios-automated-testing-fastlane

Last synced: 15 days ago
JSON representation

This repository contains a sample project Notes that uses the Fastlane tool for testing.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/coletiv/medium-ios-automated-testing-fastlane.svg?branch=master)](https://travis-ci.org/coletiv/medium-ios-automated-testing-fastlane)

# Notes

This repository contains a sample project called Notes, a simple application where you can add/remove/edit personal notes.

This project is used to illustrate how to do automated testing using Fastlane together with Travis CI. A full article is available at Medium with the name [iOS Automated Testing with Fastlane](https://medium.com/coletiv-stories/ios-automated-testing-with-fastlane-8c6fb317ed6d) that introduces the tool and explains the process.