Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wibosco/viewinspector-example
An example project using ViewInspector to test SwiftUI screens
https://github.com/wibosco/viewinspector-example
swiftui unit-testing
Last synced: 22 days ago
JSON representation
An example project using ViewInspector to test SwiftUI screens
- Host: GitHub
- URL: https://github.com/wibosco/viewinspector-example
- Owner: wibosco
- License: mit
- Created: 2021-11-11T09:13:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-26T21:12:24.000Z (about 3 years ago)
- Last Synced: 2024-11-22T18:49:05.960Z (3 months ago)
- Topics: swiftui, unit-testing
- Language: Swift
- Homepage: https://williamboles.com/
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://github.com/wibosco/ViewInspector-Example/actions/workflows/swift.yml/badge.svg)](https://github.com/wibosco/ViewInspector-Example/actions/workflows/swift.yml)
[![Swift](https://img.shields.io/badge/Swift-5-orange.svg?style=flat)](https://swift.org)
[![License](http://img.shields.io/badge/License-MIT-green.svg?style=flat)](https://github.com/wibosco/ViewInspector-Example/blob/main/LICENSE)
[![Twitter](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/wibosco)# ViewInspector-Example
An example project using ViewInspector to test SwiftUI screens