summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INTERESTING_ARTICLES.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/INTERESTING_ARTICLES.org b/INTERESTING_ARTICLES.org
index 4ef26d3e..b3959cdf 100644
--- a/INTERESTING_ARTICLES.org
+++ b/INTERESTING_ARTICLES.org
@@ -7,6 +7,10 @@
- [[https://mikehadlow.blogspot.com/2012/05/configuration-complexity-clock.html][The Configuration Complexity Clock]] Programming languages, configuration files, DSLs for configuration
- [[https://olano.dev/2023-11-30-code-is-run-more-than-read/][Code is run more than read]] A unified theory of broken software
+** Testing
+
+- [[https://testing.googleblog.com/2014/05/testing-on-toilet-risk-driven-testing.html][Testing on the Toilet: Risk-Driven Testing]]
+
** Python
- [[https://lukeplant.me.uk/blog/posts/pythons-disappointing-superpowers/][Python’s "Disappointing" Superpowers]] A convincing defense of dynamic typing