This is awesome. I've been meaning to look deeper into @testable for a
while. Thanks Richard.
On 14 January 2016 at 00:46, Richard Newman wrote:
> We didn't get around to using @testable, which was introduced in Swift 2.x.
>
> I just fixed that.
>
> This should dramatically speed up builds, and
We didn't get around to using @testable, which was introduced in Swift 2.x.
I just fixed that.
This should dramatically speed up builds, and it also allows you to write a
test that touches the internals of two modules (e.g., Storage and Sync).
Source files no longer have to be members of two ta
2 matches
Mail list logo