We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f90cdd commit 25b08a2Copy full SHA for 25b08a2
technology/core-skills/tdd/triangulation.md
@@ -22,6 +22,10 @@ def eat_cake(cake)
22
end
23
```
24
25
+## Reading material
26
+
27
+* [Triangulation in Test-Driven Development](https://dmitripavlutin.com/triangulation-test-driven-development/)
28
29
## Marking scheme
30
31
* Can describe the situations where using triangulation helps improve test quality.
0 commit comments