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
The tests are arranged from the top according to similar content. It would be nice to count from the top and group them into approximately the same volume, I guess.
After #433,
AssertTests.swift
takes a bulk of the compilation time. You can really feel it too, it makes iterating on the tests rather sluggish.Can we split this file up into some smaller tests that can be compiled in parallel?
Is there a particular way to split it that would make sense?
The text was updated successfully, but these errors were encountered: