Packages for keyword “unit-testing”
SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
Cuckoo
Boilerplate-free mocking framework for Swift!
swift-testing
A modern, expressive testing package for Swift
ViewInspector
Runtime introspection and unit testing of SwiftUI views
XCTestHTMLReport
Xcode-like HTML report for Unit and UI Tests
Fakery
:alien: Swift fake data generator
swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
MockingKit
MockingKit is a Swift SDK that lets you easily mock protocols and classes in `Swift`.
InstantMock
Create mocks easily in Swift
Frisbee
Another network wrapper for URLSession. Built to be simple, small and easy to create tests at the network layer of your application.
Guise
An elegant, flexible, type-safe dependency resolution framework for Swift
SwiftUseCase
SwiftUseCase is library for creating independent & test coverable use-cases with a powerful execution API.
Tablier
A micro-framework for Table Driven Tests.
XCTestExtension
A collection of additional assertion methods for `XCTest` framework.
ParameterizedTesting
A Swift library for generating and running parameterized run-time tests
EGTest
EGTest - a package for parameterized testing in Swift
t
🧪 Quickly test expectations
testify
Testify converts XCTest output into a proper structure (JSON, JUNIT, MD, GFM), or it'll miserably fail. 😉
DataDrivenTesting
A Swift package that provides data-driven testing functionality for your project.
PublisherExpectations
XCTestExpectation subclasses to simplify Publisher testing and improve test readability