https://github.com/mozilla-mobile/mappamundi
A declarative Don't Repeat Yourself tool for XCUITesting and screenshots.
https://github.com/mozilla-mobile/mappamundi
Last synced: about 1 year ago
JSON representation
A declarative Don't Repeat Yourself tool for XCUITesting and screenshots.
- Host: GitHub
- URL: https://github.com/mozilla-mobile/mappamundi
- Owner: mozilla-mobile
- License: mpl-2.0
- Created: 2017-12-18T23:55:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T14:06:20.000Z (over 3 years ago)
- Last Synced: 2025-03-25T16:51:37.995Z (about 1 year ago)
- Language: Swift
- Size: 121 KB
- Stars: 19
- Watchers: 15
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# MappaMundi
A declarative Don't Repeat Yourself tool for XCUITesting and screenshots.
## Swift Package Manager
You can add this package to your project using SPM
### Required
- Xcode 12
On Xcode
File → Swift Packages → Add Package Dependency...
Add the url to this repository and follow the on screen instructions.