Skip to content

durablebrandsoftware/DurableTestHarness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DurableTestHarness Swift Package

Overview

A framework for aiding the development and testing of SwiftUI apps.

Demo

There is a complete Xcode demo project available here in a separate repo that you can compile and run to see how to use this package in iOS and macOS apps:

https://github.com/durablebrandsoftware/DurableTestHarnessDemo

See the DemoApp.swift file in that project for details.

Further details and a more complete descriptions can be found here: https://www.durablebrand.software/random-access/swiftui-test-harness

Installation

This code is provided as Swift Package that you can add to your Xcode project's "Package Dependencies" using the following URL:

https://github.com/durablebrandsoftware/DurableTestHarness

Add the following import to your Swift source files to access its features:

import DurableTestHarness



demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages