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.
- Host: GitHub
- URL: https://github.com/coletiv/medium-ios-automated-testing-fastlane
- Owner: coletiv
- License: mit
- Created: 2018-02-23T16:32:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T16:34:13.000Z (about 7 years ago)
- Last Synced: 2025-03-31T03:12:15.380Z (about 2 months ago)
- Language: Swift
- Homepage: https://medium.com/coletiv-stories/ios-automated-testing-with-fastlane-8c6fb317ed6d
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.