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
Set env var to preserve test case encoding w/ swift testing
swiftlang/swift-testing#1287 gates the
`_testCase` field behind the experimental version number check, which
will be tied to the swift version of the client, supplied by vs code.
Set the `SWT_ENABLE_EXPERIMENTAL_EVENT_STREAM_TEST_CASE_ENCODING` flag
to allow any version of swift-testing to continue to work with the
extension.
0 commit comments