Skip to content

Commit 27b9c58

Browse files
committed
link to chap 27 in 4
1 parent 38de761 commit 27b9c58

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

chapter_04_philosophy_and_refactoring.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -742,6 +742,10 @@ TIP: Unit tests give you faster and more specific feedback than FTs.
742742
Bear this in mind when deciding what to test where.
743743

744744

745+
We'll visit the tradeoffs between different types of tests
746+
at several points in the book, and particularly in <<chapter_27_hot_lava>>.
747+
748+
745749
=== On Refactoring
746750

747751
((("unit tests", "refactoring in")))

0 commit comments

Comments
 (0)