You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to migrate some integration testing code so it could be Linux compatible. I was surprised to discover that the open source corelibs-xctest does not implement XCTAttachment nor XCTActivity. I'm sure there's some sort of technical or procedural issue that I'm not aware of that would explain this omission, but it surprised me nonetheless.
I've worked around it in a rudimentary way for my purposes, so this isn't blocking, but I'd be interested in seeing some of these less commonly-used XCTest features come to Linux.
The text was updated successfully, but these errors were encountered:
Additional Detail from JIRA
md5: 91afb2975bf54ea57474a2d05893a54e
Issue Description:
I was trying to migrate some integration testing code so it could be Linux compatible. I was surprised to discover that the open source corelibs-xctest does not implement XCTAttachment nor XCTActivity. I'm sure there's some sort of technical or procedural issue that I'm not aware of that would explain this omission, but it surprised me nonetheless.
I've worked around it in a rudimentary way for my purposes, so this isn't blocking, but I'd be interested in seeing some of these less commonly-used XCTest features come to Linux.
The text was updated successfully, but these errors were encountered: