Sha256: 4e2fc26341a5c68760aebc116bc1b560e0e604038c2e2f15c95d49c58bf229e0
Contents?: true
Size: 257 Bytes
Versions: 18
Compression:
Stored size: 257 Bytes
Contents
#import "SPTReporter.h" /** * Reporter that produces output identical to XCode's default output. Useful when integrating with 3rd-party tools that * may not like SPTNestedReporter's indented output. */ @interface SPTXCTestReporter : SPTReporter @end
Version data entries
18 entries across 6 versions & 1 rubygems