10/17/2021
•
EN
When to test a @Published property using sink
Explains when to directly access vs. subscribe to Swift @Published properties in unit tests, focusing on testing initial values versus value changes over time.