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
Pass through swift-testing's experimental JSON streams from swift test (swiftlang#7534)
This PR adds two undocumented/unsupported experimental options to `swift
test` to allow passing through JSON files/streams for input and output.
These streams are still under development in swift-testing, so these
options are not yet supported, but this change will allow interested
coders to experiment with them.
---------
Co-authored-by: Max Desiatov <[email protected]>
0 commit comments