Testing & Mocking
Curated Swift libraries for Testing & Mocking.
22 of 22 libraries
A framework that leverages the type system to let you easily create mocked instances of your data types.
An headless browser to access and manipulate webpages using javascript allowing to run functional tests.
Mock Alamofire and URLSession requests without touching your code implementation
Simplify software testing, by easily mocking any system using HTTP/HTTPS, allowing a team to test and develop against a service that is not complete, unstable or just to reproduce planned cases.
UI testing library for interact with network requests, stub CLLocationManager and UNUserNotificationCenter, and fine grain scrolling in table/collection/scroll views
A testing library that automatically generates random data for testing program properties.
Answers to common "How do I test this with UI Testing?" questions with a working example app.