Is there a way to unit test SwiftUI previews to ensure that code changes don’t break them?
The project I’m working in has been getting a lot of very large refactors lately.
The project I’m working in has been getting a lot of very large refactors lately.