Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.37 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.37 KB

XCTestExtensions

Swift package containing extension functions for the XCTest framework.

Summary

This Swift package contains the following extension functions:

Installation

  1. Add this Swift package to your Xcode project's list of Swift packages by means of this repo's URL.
  2. Select the testing target(s) that you would like to add this Swift package to.