0
0

More than 1 year has passed since last update.

メモリリークしているかテストするのが容易なライブラリー

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.
rb
pod 'XCTAssertNoLeak'

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0