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: Fri Oct 18 2024 16:25:36 GMT-0900 (Hawaii-Aleutian Daylight Time)