swift-testing
There are 32 repositories under swift-testing topic.
nalexn/clean-architecture-swiftui
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
pointfreeco/swift-issue-reporting
Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.
fetch-rewards/swift-mocking
Swift macros for generating mocks.
NSFatalError/Probing
Breakpoints for Swift Testing - precise control over side effects and fully observable state transitions in asynchronous functions
gahntpo/SwiftLens
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
Tatsumi0000/Raelize
macOS IME tool for English😆
kasianov-mikhail/scout
CloudKit as a Log Storage
viniciusbinder/LayeredArchitectureExample
Domain-based expense tracker app with Repository pattern
lui5fl/hax
Lightweight Hacker News client for iPhone, iPad and Apple Watch.
oscbyspro/Ultimathnum
Binary arithmetic reimagined in Swift
x-sheep/swift-property-based
Property-based testing for Swift 6
ladvoc/BijectiveDictionary
A specialized dictionary structure offering bijective mapping and bidirectional O(1) access.
bstien/HTTPMock
Lightweight HTTP mocking for Swift
CypherPoet/XCTestStarterKit
Lightweight Starter Utilities for Swift project testing with XCTest
nguyenchuong98/ExpenseTracker
Domain-based expense tracker app with Repository pattern
crisfeim/sandbox-swift-minitesting
🏖️ Sandbox of a minimal testing lib for Swift scripts
nrjmadan/analytics-manager-mobile-system-design
System design of an analytics manager, implemented for iOS using Swift, SwiftUI and Swift Testing.
NSFatalError/ProbingPlayground
Sample project showcasing capabilities of the Probing package
shabib87/Architecting-for-Testability-in-Swift
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.
snapshot-testing/swift-snapshot-testing
[Swift Testing] 📸 Test less. Snap once. Stay pixel-perfect everywhere. 🖼️✨
NoahKamara/swift-xctesting
A Swift Macro for generating XCTest compatible scaffolding around tests written for swift-testing
TheSwiftBird/TestBird
The demo project for Software Testing 101 & Swift Testing Deep Dive
tmrff/problems-and-solutions
A collection of problems and solutions
vitalz/sweet-test
shell script highlights successful `swift test` in green and failed in red
10urbulut/SwiftTesting
Unit Test, UI test
ahosic/AssetsTracker
A simple showcase app that fetches and shows current market values about crypto coins.
ahosic/GymMeter
An unofficial iOS app + Widget that shows the current usage of EVO Fitness gyms in Vienna.
BaherTamer/StarNews
Modular space news app using Swift Concurrency, SwiftUI, and MVVM-C with clean architecture.
DanielOkoronkwo-GDN/NuDiet
Explores the use of Pointfree's Composable Architecture to build a recipe app 🥙
orchetect/swift-testing-extensions
Useful Swift Testing extensions.
Snapp-Mobile/swift-coverage-action
A reusable GitHub Actions workflow for generating Swift test coverage reports with PR comments.
williamtdepaula/SwiftHub
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.