home/categories/testing/derklinke-codex-config-skills-ios-testing-async-skill-md
testingtesting-security

testing-async

Use when testing async code with Swift Testing. Covers confirmation for callbacks, @MainActor tests, async/await patterns, timeout control, XCTest migration, parallel test execution.

derKlinke
maintainer
derKlinke
Mis à jour 1/17/2026
Étoiles
1
Forks
0
quick start

Installation and usage

Use when testing async code with Swift Testing. Covers confirmation for callbacks, @MainActor tests, async/await patterns, timeout control, XCTest migration, parallel test execution.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use testing-async