Skip to content

Commit 25b08a2

Browse files
Add 'Triangulation in Test-Driven Development' to reading
1 parent 9f90cdd commit 25b08a2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

technology/core-skills/tdd/triangulation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ def eat_cake(cake)
2222
end
2323
```
2424

25+
## Reading material
26+
27+
* [Triangulation in Test-Driven Development](https://dmitripavlutin.com/triangulation-test-driven-development/)
28+
2529
## Marking scheme
2630

2731
* Can describe the situations where using triangulation helps improve test quality.

0 commit comments

Comments
 (0)