Skip to content

Latest commit

 

History

History
 
 

0102-swift-composable-architecture-tour-pt3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

This directory contains code from Point-Free Episode: A Tour of the Composable Architecture: Part 3

It's time to start proving that our business logic works the way we expect. We are going to show how easy it is to write tests with the Composable Architecture, which will give us the confidence to add more functionality and explore some advanced effect capabilities of the library.