Testing Private Members in Swift with @_private(sourceFile:)
A practical guide to using Swift's @_private(sourceFile:) attribute for testing private members, with best practices for safe usage in production code
A practical guide to using Swift's @_private(sourceFile:) attribute for testing private members, with best practices for safe usage in production code