https://github.com/d-integral/snazzyaccessible
A library which simplifies an iOS app automated testing.
https://github.com/d-integral/snazzyaccessible
automated-testing
Last synced: over 1 year ago
JSON representation
A library which simplifies an iOS app automated testing.
- Host: GitHub
- URL: https://github.com/d-integral/snazzyaccessible
- Owner: D-Integral
- License: mit
- Created: 2021-03-14T20:49:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T11:30:05.000Z (over 2 years ago)
- Last Synced: 2025-02-13T19:41:14.624Z (over 1 year ago)
- Topics: automated-testing
- Language: Swift
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SnazzyAccessibility
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SnazzyAccessibility is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'SnazzyAccessibility'
```
## Author
Dmytro Skorokhod, dima@noteworth.com
## License
SnazzyAccessibility is available under the MIT license. See the LICENSE file for more info.