A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind....
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more....
Rapid GraphQL prototyping, development, and testing. Core Server, Admin Console, iOS SDK, Web SDK.
WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. I...
The XCTest Project, A Swift core library for providing unit test support
Simple way to identify what is different between 2 instances of any type. Must have for TDD.
Find common xib and storyboard-related problems without running your app or writing unit tests.
Framework for automatic mock generation. Adds a set of handy methods, simplifying testing. One of the best and most complete solutions, including generics support...
Automatic testing of your Pull Requests on GitHub and BitBucket using Xcode Server. Keep your team productive and safe. Get up and running in minutes. @buildasaur...
Declarative, testable data source of UICollectionView and UITableView.
The XCTest Project, A Swift core library for providing unit test support
Damn Vulnerable iOS App (DVIA) is an iOS application that is damn vulnerable. Its main goal is to provide a platform to mobile security enthusiasts/professionals o...
A collection of tools for debugging, diffing, and testing your application's data structures.
⏰ A few schedulers that make working with Combine more testable and more versatile.
🚩 Allows developers to configure feature flags, run multiple A/B tests or phase feature roll out using a JSON configuration file....
Erik is an headless browser based on WebKit. An headless browser allow to run functional tests, to access and manipulate webpages using javascript....
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. This is a keyboard to help you t...
An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind...