Hi Joel,
Thank you for pointing this out!
> On Aug 18, 2016, at 3:14 AM, Joel Hughes via swift-users
> wrote:
>
> Morning all,
>
> I've just upgraded to Swift 3 Preview 6 for Ubuntu and have noticed a few
> changes.
>
> First using XCTest: "the name of a test module has no ‘Tests’ suffix" -
Morning all,
I've just upgraded to Swift 3 Preview 6 for Ubuntu and have noticed a few
changes.
First using XCTest: "the name of a test module has no ‘Tests’ suffix" -
easy to follow the error message, good stuff!
And also reading command line args:
Process.arguments
Now available at: ProcessI