Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 484 Bytes

File metadata and controls

5 lines (4 loc) · 484 Bytes

This directory contains code from Point-Free Episode: Reducer Protocol: Testing

Testing is a top priority in the Composable Architecture, so what does the reducer protocol and new dependency management system add to testing features? It allows us to codify a testing pattern directly into the library that makes our tests instantly stronger and more exhaustive.