Skip to content

V8tr/BusyAssertion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.