Packages for keyword “testing”
Quick
The Swift (and Objective-C) testing framework.
Nimble
A Matcher Framework for Swift and Objective-C
swift-custom-dump
A collection of tools for debugging, diffing, and testing your application's data structures.
combine-schedulers
⏰ A few schedulers that make working with Combine more testable and more versatile.
OCHamcrest
Hamcrest for Objective-C: Powerful, combinable, extensible matchers for verification
OCMockito
Mockito for Objective-C: creation, verification and stubbing of mock objects
swift-snapshot-testing
📸 Delightful Swift snapshot testing.
SwiftPowerAssert
Power Assert in Swift.
Difference
Simple way to identify what is different between 2 instances of any type. Must have for TDD.
AccessibilitySnapshot
Easy regression testing for iOS accessibility
Hammer
iOS touch synthesis library
swift-dependencies-additions
More dependencies for `swift-dependencies`
swift-gen
🎱 Composable, transformable, controllable randomness.
swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
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
Frisbee
Another network wrapper for URLSession. Built to be simple, small and easy to create tests at the network layer of your application.
Genything
Generate Anything
swift-macro-testing
Magical testing tools for Swift macros.
XcodeSelectiveTesting
Xcode selective testing: Run only tests relevant to the changeset.