The project demonstrates four techniques of unit testing asynchronous code in Swift:
- Mocking
- Testing Before & After
- Expectations
- Busy Assertion
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The project demonstrates four techniques of unit testing asynchronous code in Swift: