aboutsummaryrefslogtreecommitdiff
path: root/INTERESTING_ARTICLES.org
diff options
context:
space:
mode:
Diffstat (limited to 'INTERESTING_ARTICLES.org')
-rw-r--r--INTERESTING_ARTICLES.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/INTERESTING_ARTICLES.org b/INTERESTING_ARTICLES.org
index 67bbc07b..4df64c22 100644
--- a/INTERESTING_ARTICLES.org
+++ b/INTERESTING_ARTICLES.org
@@ -12,7 +12,8 @@
** Testing
-- [[https://testing.googleblog.com/2014/05/testing-on-toilet-risk-driven-testing.html][Testing on the Toilet: Risk-Driven Testing]]
+- [[https://testing.googleblog.com/2014/05/testing-on-toilet-risk-driven-testing.html][Testing on the Toilet: Risk-Driven Testing]] "Your tests are a means. The bang is what counts. It’s your job to maximize it."
+- [[https://testing.googleblog.com/2024/10/smurf-beyond-test-pyramid.html][SMURF: Beyond the Test Pyramid]] Test categories and the pyramid are excessively limited models.
- [[https://softwareengineering.stackexchange.com/questions/123627/what-are-the-london-and-chicago-schools-of-tdd][What are the London and Chicago schools of TDD?]] (Just to remember these useful terms)
** Python