Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnsundell/uitestingexample
Example code from my blog post about UI testing
https://github.com/johnsundell/uitestingexample
example swift ui-testing xcode xctest
Last synced: 9 days ago
JSON representation
Example code from my blog post about UI testing
- Host: GitHub
- URL: https://github.com/johnsundell/uitestingexample
- Owner: JohnSundell
- License: mit
- Created: 2017-05-21T12:16:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-21T23:20:18.000Z (over 4 years ago)
- Last Synced: 2024-10-14T01:23:55.553Z (23 days ago)
- Topics: example, swift, ui-testing, xcode, xctest
- Language: Swift
- Homepage: https://www.swiftbysundell.com/posts/getting-started-with-xcode-ui-testing-in-swift
- Size: 13.7 KB
- Stars: 66
- Watchers: 4
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UI testing example
Example code from my blog post about UI testing, available **[here](https://www.swiftbysundell.com/articles/getting-started-with-xcode-ui-testing-in-swift)**.