facebookarchive / ios-snapshot-test-case

Snapshot view unit tests for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run error

medisean opened this issue · comments

I used in carthage. Then when run tests. It occurs error:

2017-04-11 10:08:37.433 SnapDemo[70214:38529003] Failed to load test bundle from file:///Users/zouliangming/Library/Developer/Xcode/DerivedData/SnapDemo-gxljashuxqwkkcabgwojzlpyduyt/Build/Products/Debug-iphonesimulator/SnapDemo.app/PlugIns/SnapDemoTests.xctest/: Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Users/zouliangming/Library/Developer/Xcode/DerivedData/SnapDemo-gxljashuxqwkkcabgwojzlpyduyt/Build/Products/Debug-iphonesimulator/SnapDemo.app/PlugIns/SnapDemoTests.xctest/SnapDemoTests): Library not loaded: @rpath/FBSnapshotTestCase.framework/FBSnapshotTestCase

My mistake. Sorry.