Skip to content

Latest commit

History

History
5 lines (4 loc) 路 488 Bytes

File metadata and controls

5 lines (4 loc) 路 488 Bytes

This directory contains code from Point-Free Episode: Better Test Dependencies: Exhaustivity

We talk about dependencies a lot on Point-Free, but we鈥檝e never done a deep dive on how to tune them for testing. It鈥檚 time to do just that, by first showing how a test can exhaustively describe its dependencies, which comes with some incredible benefits.