Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 525 Bytes

File metadata and controls

5 lines (4 loc) · 525 Bytes

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.