Jonathan Grynspan
Jonathan Grynspan
For inputs like array or dictionary literals, we want to implement something here in a future update. In the general case, it's not possible (because source location information is only...
Separately, we did just add `#_sourceLocation`, although it's not in Xcode or in a tagged release yet.
I think we have an earlier radar?
Workarounds: - Name your tests distinctly :D - Use the custom display name feature to provide more verbose names for these tests - Use `--verbose` But yes, I agree we...
It's not hard to make a change here, we just need to figure out exactly what to write. In verbose mode, we can put the full ID of the test,...
Tracked internally as rdar://140834848.