Replies: 4 comments 1 reply
-
Hi @Arideno, does Swift Testing support the concept of attachments? I believe that is only an XCTest feature. And if that's the case, then this sounds like a feature request for Swift Testing and not something we can really handle. |
Beta Was this translation helpful? Give feedback.
-
Hi @Arideno, I don't believe this is an issue with the library, so I am going to convert it to a discussion. Please feel free to continue the conversation over there! |
Beta Was this translation helpful? Give feedback.
-
Hi @mbrandonw, yeah, I understand the problem. I've created a feature request in swift-testing repo |
Beta Was this translation helpful? Give feedback.
-
Hello, it seems they added attaches to Swift Testing here. |
Beta Was this translation helpful? Give feedback.
-
Describe the bug
After migrating to Swift Testing, cannot see reference and failed attachments anymore.
To Reproduce
Call
assertSnapshot
from Swift Testing testExpected behavior
Reference and failed attachments are visible.
Environment
Beta Was this translation helpful? Give feedback.
All reactions