Details
-
Improvement
-
Status: Backlog
-
Major - P3
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Related to SWIFT-289, it would be helpful to split up test files to separate tests that use the public API from those that import driver classes with @testable to access internal APIs. This would help us catch missing public APIs (e.g. public initializers).