TestUtils

1.0.2

1904labs/ios-test-utils

What's New

2020-08-12T20:55:11Z

TestUtils

The TestUtils package contains the following to make testing quicker and more standardized:

  • NetworkSessionMock to set custom network responses and errors

To use this package in your Swift project, add the following dependency:

.package(url: "https://github.com/1904labs/ios-test-utils.git", from 1.0.0)

To use this package in your Xcode project, select File > Swift Package > Add Package Dependency and enter the following URL:

https://github.com/1904labs/ios-test-utils.git

Description

  • Swift Tools 5.1.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun Mar 10 2024 01:17:04 GMT-1000 (Hawaii-Aleutian Standard Time)