Swift3 rewriting for XCTest APIs
For the most part, the automatic heuristics seem to be doing the right things
for Xcode’s XCTest. We have identified a few cases where we should perhaps
discuss doing a little extra. Almost everything seems like it imports
reasonably according to the API guidel
I will also be out starting tomorrow through the end of the month which means
XCTest will get little coverage during that time.
Mike
> On Dec 17, 2015, at 9:18 AM, Philippe Hausler via swift-corelibs-dev
> wrote:
>
> I will probably be around a bit more than Tony over the break; I will try to
I think that there’s a lot of room for improvement in how we measure and
analyze perf test results. And I like some of your ideas of adaptive numbers of
runs and what to do with outlier results, etc… that you presented below.
We would very much like to not diverge the API of the CoreLibs XCTest