Skip to content

Commit 3edfc05

Browse files
authored
Merge pull request #8 from iammike/2024-may
May 2024 Update
2 parents e90b816 + 1113107 commit 3edfc05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ All links have been curated by me personally as beneficial to software testing i
123123

124124
## Coding
125125

126+
- [Avoid the Long Parameter List](https://testing.googleblog.com/2024/05/avoid-long-parameter-list.html)
126127
- [Best Practices When Doing Code Reviews - Part 1](https://pspdfkit.com/blog/2022/best-practices-when-doing-code-reviews/)
127128
- [How Principled Coders Outperform the Competition](https://www.youtube.com/watch?v=q1qKv5TBaOA) (Video)
128129
- [How to Make Your Code Reviewer Fall in Love With You](https://mtlynch.io/code-review-love/#1-review-your-own-code-first)
@@ -155,6 +156,7 @@ All links have been curated by me personally as beneficial to software testing i
155156
- [Espresso](https://developer.android.com/training/testing/espresso) - Android Dev Guide
156157
- [Espresso Cheat Sheet](https://developer.android.com/training/testing/espresso/cheat-sheet)
157158
- [How to Reduce Flakiness in Automated UI Testing on Android](https://pspdfkit.com/blog/2020/reduce-flakiness-automated-ui-testing-android/)
159+
- [How to Test Jetpack Compose](https://www.droidcon.com/2021/11/12/how-to-test-jetpack-compose/)
158160
- [Jetpack Compose Testing Cheatsheet](https://developer.android.com/jetpack/compose/testing-cheatsheet)
159161
- [Test-Driven Development Tutorial](https://www.raywenderlich.com/7109-test-driven-development-tutorial-for-android-getting-started)
160162
- [Wait for it… Idling Resource and ConditionWatcher](https://medium.com/azimolabs/wait-for-it-idlingresource-and-conditionwatcher-602055f32356)

0 commit comments

Comments
 (0)