Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pgssoft/automate-modelgenie
Generates localized texts for privacy alerts, languages and countries settings for AutoMate framework
https://github.com/pgssoft/automate-modelgenie
automation ios-simulator swift uiautomation xctest xcuitest
Last synced: 6 days ago
JSON representation
Generates localized texts for privacy alerts, languages and countries settings for AutoMate framework
- Host: GitHub
- URL: https://github.com/pgssoft/automate-modelgenie
- Owner: PGSSoft
- License: mit
- Created: 2017-02-24T09:00:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T18:49:06.000Z (about 2 years ago)
- Last Synced: 2024-03-16T06:11:06.297Z (8 months ago)
- Topics: automation, ios-simulator, swift, uiautomation, xctest, xcuitest
- Language: Swift
- Homepage:
- Size: 233 KB
- Stars: 17
- Watchers: 10
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoMate Model Generator
[`AutoMate`](https://github.com/PGSSoft/AutoMate) is a Swift framework containing a set of helpful `XCTest` extensions for writing UI automation tests. This Model Generator project is used internally to generate localized texts for privacy alerts, languages and countries settings.
[![Swift 5](https://img.shields.io/badge/Swift-5-orange.svg?style=flat)](https://swift.org)
[![License](https://img.shields.io/github/license/PGSSoft/AutoMate-ModelGenie.svg)](https://github.com/PGSSoft/AutoMate-ModelGenie/blob/master/LICENSE)## Usage
Open the project and run `ModelGenie` target. Created files can be found inside `GeneratedModels` folder. You have to manually move them to the [`AutoMate`](https://github.com/PGSSoft/AutoMate) repository under `AutoMate/Models` folder.
## Features (or ToDo)
- [x] Keyboards
- [x] Locale
- [x] Languages
- [x] Most permissions alerts (like: `LocationWhenInUseAlert`, `CalendarAlert`, `PhotosAlert`)## Contributing
Bug reports and pull requests are welcome on GitHub at [https://github.com/PGSSoft/AutoMate-ModelGenie](https://github.com/PGSSoft/AutoMate-ModelGenie).
## License
The project is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
## About
The project maintained by software development agency [PGS Software](https://www.pgs-soft.com)
See our other [open-source projects](https://github.com/PGSSoft) or [contact us](https://www.pgs-soft.com/contact-us) to develop your product.## Follow us
[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=https://github.com/PGSSoft/AutoMate-ModelGenie)
[![Twitter Follow](https://img.shields.io/twitter/follow/pgssoftware.svg?style=social&label=Follow)](https://twitter.com/pgssoftware)