You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ All links have been curated by me personally as beneficial to software testing i
109
109
-[How Slow is Too Slow to Run Your Tests?](https://dev-tester.com/how-slow-is-too-slow-to-run-your-tests/)
110
110
-[The Myth of "Unstable" Code](https://gerg.dev/2024/02/the-myth-of-unstable-code/)
111
111
-[One Tool To Rule Them All?](https://web.archive.org/web/20150712112540/http://www.stephenblower.co.uk/blog/26/03/2013/test-automation-one-tool-to-rule-them-all/)
112
-
-[Parallelization test automation? Read this first.](https://techbeacon.com/app-dev-testing/parallelizing-test-automation-read-first)
112
+
-[Parallelization test automation? Read this first.](https://responsibleautomation.wordpress.com/2021/07/08/parallelizing-test-automation-read-this-first/)
113
113
-[Problems with Test Automation and Modern QA](https://devqa.io/problems-test-automation-modern-qa/)
114
114
-[Prune Your Automation!](https://web.archive.org/web/20200126223527/https://archdevops.com/2018/07/31/prune-your-automation-2/)
115
115
-[Redefining Test Automation](https://youtu.be/uIDvGzQdoxc) (Video)
@@ -132,16 +132,19 @@ All links have been curated by me personally as beneficial to software testing i
132
132
-[Avoid the Long Parameter List](https://testing.googleblog.com/2024/05/avoid-long-parameter-list.html)
133
133
-[Best Practices When Doing Code Reviews - Part 1](https://pspdfkit.com/blog/2022/best-practices-when-doing-code-reviews/)
134
134
-[Don't DRY Your Code Prematurely](https://testing.googleblog.com/2024/05/dont-dry-your-code-prematurely.html)
135
+
-[Essays on Programming](https://www.benkuhn.net/progessays)
135
136
-[How Principled Coders Outperform the Competition](https://www.youtube.com/watch?v=q1qKv5TBaOA) (Video)
136
137
-[How to Make Your Code Reviewer Fall in Love With You](https://mtlynch.io/code-review-love/#1-review-your-own-code-first)
137
138
-[Naming Things in Code](https://www.youtube.com/watch?v=-J3wNP6u5YU) (Video, 7 minutes)
138
139
-[On the Importance of Naming](https://wasp-lang.dev/blog/2023/10/12/on-importance-of-naming-in-programming)
0 commit comments