Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 298 Bytes

File metadata and controls

6 lines (4 loc) · 298 Bytes

BusyAssertion

Asynchronous Unit Testing in Swift Made Easy


The project shows how to unit test asynchronous Swift code by means of Busy Assertion pattern. It complements my article on the subject.