Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 441 Bytes

File metadata and controls

5 lines (4 loc) · 441 Bytes

This directory contains code from Point-Free Episode: Composable Stacks: Testing

We complete the series by writing a comprehensive test suite for our stack navigation-based app. We will uncover some shortcomings of the tools we’ve built and address each one, resulting in a set of tools that are a joy to test with.