There are 0 repository under swift-testing topic.
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.
Swift macros for generating mocks.
Breakpoints for Swift Testing - precise control over side effects and fully observable state transitions in asynchronous functions
SwiftLens helps you ship SwiftUI apps faster by making behavior-driven tests easy, stable, and precise. It tracks real visible view state using SwiftUI preferences and simulates user interaction without relying on XCUITest
macOS IME tool for English😆
CloudKit as a Log Storage
Domain-based expense tracker app with Repository pattern
Binary arithmetic reimagined in Swift
Property-based testing for Swift 6
A specialized dictionary structure offering bijective mapping and bidirectional O(1) access.
Lightweight Starter Utilities for Swift project testing with XCTest
Domain-based expense tracker app with Repository pattern
🏖️ Sandbox of a minimal testing lib for Swift scripts
System design of an analytics manager, implemented for iOS using Swift, SwiftUI and Swift Testing.
Sample project showcasing capabilities of the Probing package
Architecting for Testability in Swift: A Deep Dive into Mockable, Spyable, and the New Swift Testing Framework. Learn how to design fully testable Swift codebases using Mockable, Spyable, and the Swift Testing Framework. Covers mocks, stubs, spies, fakes, and dummies in a clean architecture setup.
[Swift Testing] 📸 Test less. Snap once. Stay pixel-perfect everywhere. 🖼️✨
A Swift Macro for generating XCTest compatible scaffolding around tests written for swift-testing
The demo project for Software Testing 101 & Swift Testing Deep Dive
A collection of problems and solutions
shell script highlights successful `swift test` in green and failed in red
Unit Test, UI test
A simple showcase app that fetches and shows current market values about crypto coins.
An unofficial iOS app + Widget that shows the current usage of EVO Fitness gyms in Vienna.
Modular space news app using Swift Concurrency, SwiftUI, and MVVM-C with clean architecture.
Explores the use of Pointfree's Composable Architecture to build a recipe app 🥙
Useful Swift Testing extensions.
A reusable GitHub Actions workflow for generating Swift test coverage reports with PR comments.
SwiftHub is an iOS app to browse the most popular Swift repositories on GitHub. You can tap a repository to see its Pull Requests (PRs), filter them by Todos, Aberto, Fechado, and Mesclado, and open each PR in a modal web view. The app uses GitHub APIs to get the data.