SkillAgentSearch skills...

XCTAssertNoLeak

Provides assert function that check memory leak in Swift.

Install / Use

/learn @tarunon/XCTAssertNoLeak
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

XCTAssertNoLeak

Build Status Carthage compatible pod

Provides memory leak test cases for Swift.

Found memory leak objects from traverse object tree using Mirror.

Support version

|Swift|Support|Note| |-|-|-| |5.0|○|-| |4.2 (Xcode 10.2)|○|-| |4.2 (Xcode 10.1)|×|SR-8878| |4.1|○|-|

Instration

Carthage

github "tarunon/XCTAssertNoLeak"

CocoaPods

Write it below Pods for testing.

pod 'XCTAssertNoLeak'
View on GitHub
GitHub Stars361
CategoryDevelopment
Updated21d ago
Forks13

Languages

Swift

Security Score

95/100

Audited on Mar 14, 2026

No findings