swift-snapshot-testing
SnapshotTesting
Powerfully flexible snapshot testing.
Documentation Structure
Essentials
- Integrating with test frameworks (Articles/IntegratingWithTestFrameworks.md): Learn how to use snapshot testing in the two main testing frameworks: Xcode's XCTest and Swift's
- Migration guides (Articles/MigrationGuides/MigrationGuides.md): Learn how to upgrade your application to the newest version of this library.
Strategies
- Defining custom snapshot strategies (Articles/CustomStrategies.md): While SnapshotTesting comes with a wide variety of snapshot strategies, it can also be extended with
Configuration
Deprecations
- Deprecations (Extensions/Deprecations/SnapshotTestingDeprecations.md)
Usage Notes
- Documentation is organized progressively from getting started to advanced topics
- Start with the Introduction or Getting Started section
- Consult specific guides for detailed information
License & Attribution
This skill contains content converted from DocC documentation format.
More from nonameplum/agent-skills
corebluetooth
Apple Core Bluetooth framework for BLE and Bluetooth Classic. Use for central/peripheral workflows, scanning, connecting, advertising, GATT services/characteristics, read/write/notify, L2CAP, background processing or state restoration, and error handling across Apple platforms.
42swift-package-manager
Swift Package Manager documentation - create packages, manage dependencies, build and test Swift code
32swift-health-kit
Apple HealthKit framework for health and fitness data. Use for reading/writing health samples, workout data, authorization flows, observer queries, background delivery, clinical records, activity rings, and integrating with the Health app across iPhone, Apple Watch, iPad, and visionOS.
30swift-composable-architecture
The Composable Architecture (TCA) - A library for building Swift applications with state management, composition, and testability
29swift-dependencies
A dependency management library for Swift with controlled, testable dependencies
26swift-docc
Official Swift DocC documentation markup and syntax reference
23