ios-generate-unit-tests

Community

Auto-generate iOS RxSwift unit tests.

Authordaispacy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically generates comprehensive unit tests for iOS RxSwift projects, following Clean Architecture patterns with mocks, TestScheduler, and memory-leak considerations.

Core Features & Use Cases

  • Test scaffolding: Create tests for ViewModels, UseCases, and Services with nested mocks.
  • Rx testing: Include TestScheduler, RxTest observers, and RxBlocking patterns.
  • Session error tests: Include tests for API/Session errors and memory leaks.

Quick Start

Request: "generate unit tests for BalanceInformationViewModel.swift" and receive a fully structured test file at PayooMerchantTests/...

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: ios-generate-unit-tests
Download link: https://github.com/daispacy/py-claude-marketplace/archive/main.zip#ios-generate-unit-tests

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