mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When indexing, SourceKit finds methods that match what XCTest considers
to be a test; see: 197875ab6d/tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp (L889-L890).
Document this behavior.