Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

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.