Packages for keyword “testing”
Genything
Generate Anything
SwiftSimctl
Swift client-server tool to call xcrun simctl from your simulator. Automate push notification testing!
ApprovalTests.Swift
ApprovalTests for Swift, a powerful alternative to assertions
VaporTestTools
Make testing Vapor 3 apps easy
XCAppTest
Utilities for easier interaction with XCUITest methods
MirrorDiffKit
Graduation from messy XCTAssertEqual messages.
MockImagePicker
Mock UIImagePickerController for testing camera based UI in simulator
ParameterizedTesting
A Swift library for generating and running parameterized run-time tests
t
🧪 Quickly test expectations
Tablier
A micro-framework for Table Driven Tests.
AsyncTesting
Testing async code with Swift Concurrency
InjectableLoggers
A nice set of protocols that will help logger(s) at being loosely coupled, injectable and testable.
MockDuck
A network mocking layer for iOS, tvOS, and macOS
SSpec
Behavior Driven Development in Swift
SwiftAsyncAssert
Assert functions to evaluate Swift concurrency async expressions in XCTests.
testify
Testify converts XCTest output into a proper structure (JSON, JUNIT, MD, GFM), or it'll miserably fail. 😉
XCTAssertCrash
Asserts that an expression crashes by using Mach Exception Handler or POSIX Signal Handler.
XCTestUtils
Useful XCTest extensions for Swift
Axt
SwiftUI view testing library
DiffedAssertEqual
Assert equality in tests. Get a textual diff for inequality