There may be circumstances when you need to determine if there is any usage of XCTest's @testable annotation in unit test cases.
@testable
One usage of this regex could be for a custom SwiftLint rule to require or disallow usage of @testable