Skip to content

Commit

Permalink
138
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Mar 15, 2021
1 parent 75125da commit e23e9b3
Show file tree
Hide file tree
Showing 15 changed files with 1,468 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 0138-better-test-dependencies-pt1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## [Point-Free](https://www.pointfree.co)

> #### This directory contains code from Point-Free Episode: [Better Test Dependencies: Exhaustivity](https://www.pointfree.co/episodes/ep138-better-test-dependencies-exhaustivity)
>
> We talk about dependencies a lot on Point-Free, but we’ve never done a deep dive on how to tune them for testing. It’s time to do just that, by first showing how a test can exhaustively describe its dependencies, which comes with some incredible benefits.
1 change: 1 addition & 0 deletions 0138-better-test-dependencies-pt1/Todos/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Todo Application
Loading

0 comments on commit e23e9b3

Please sign in to comment.