swift-testing

Community

Fast, expressive tests with Swift macros.

AuthorCharlesWiltgen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Swift Testing provides a modern testing framework with macros, enabling fast, expressive tests without launching apps or simulators.

Core Features & Use Cases

  • Macros like @Test and #expect for concise tests
  • Parallel test execution and integration with Swift concurrency
  • Guidance on organizing tests for reliability and speed

Quick Start

Prompt: "Add a @Test to verify that a model computes correctly under async."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: swift-testing
Download link: https://github.com/CharlesWiltgen/Axiom/archive/main.zip#swift-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository