All Projects → tarunon → Xctassertnoleak

tarunon / Xctassertnoleak

Licence: mit
Provides assert function that check memory leak in Swift.

Programming Languages

swift
15916 projects

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'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].