Skip to content

V8tr/AsyncTestingSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Article related to this project


The project demonstrates four techniques of unit testing asynchronous code in Swift:

  1. Mocking
  2. Testing Before & After
  3. Expectations
  4. Busy Assertion