We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b25708e + cbab23c commit 6de3737Copy full SHA for 6de3737
README.md
@@ -140,6 +140,7 @@ All links have been curated by me personally as beneficial to software testing i
140
- [Premature Optimization](https://www.youtube.com/watch?v=tKbV6BpH-C8) (Video)
141
- [Proof Your Thousand Line PRs Result In More Bugs](https://tekin.co.uk/2020/05/proof-your-thousand-line-pull-requests-create-more-bugs)
142
- [Refactoring and Design Patterns](https://refactoring.guru) (Site)
143
+- [Write Change-Resilient Code with Domain Objects](https://testing.googleblog.com/2024/09/write-change-resilient-code-with-domain.html)
144
145
### Git
146
- [git add -p is Your Friend](https://gist.github.com/mattlewissf/9958704)
0 commit comments