Skip to content

Commit 617a179

Browse files
committed
Add a site and XCUITest animation tip
1 parent 534fef7 commit 617a179

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
@@ -59,6 +59,7 @@ All links have been curated by me personally as beneficial to software testing i
5959
- [Mobile Testing Checklist](https://drive.google.com/file/d/1yukOg5256jOqTL-1weAi4XzmJWHgB7_W/view)
6060
- [Overcoming Imposter Syndrome](https://kevintuck.co.uk/overcoming-imposter-syndrome-and-gaining-context-as-a-software-tester/)
6161
- [The Practical Test Pyramid](https://martinfowler.com/articles/practical-test-pyramid.html)
62+
- [The Pragmatic Engineer](https://blog.pragmaticengineer.com) (Site)
6263
- [Prisoner’s Dilemma in Testing](https://salmonmode.github.io/2020/12/16/prisoners-dilemma-in-testing.html)
6364
- [Quality Narratives Are a Better Form of Quality Reporting](https://callumakehurstryansblog.wordpress.com/2022/03/24/quality-narratives-are-a-better-form-of-reporting/)
6465
- [Responsible Automation](https://responsibleautomation.wordpress.com)
@@ -193,6 +194,7 @@ All links have been curated by me personally as beneficial to software testing i
193194
- [Making Xcode UI Tests Faster and More Stable](https://blog.bitrise.io/post/making-xcode-ui-tests-faster-and-more-stable)
194195
- [Page Object in XCTest UI Tests](https://alexilyenko.github.io/xcuitest-page-object/)
195196
- [Painless UI Testing in iOS (Part 1) - Mocking the Network](https://jhandguy.github.io/posts/mocking-the-network-ios/)
197+
- [Painless UI Testing in iOS (Part 3) - Disabling Animations](https://jhandguy.github.io/posts/coordinator-design-pattern-ios/)
196198
- [Parallel Tests with XCUITest](https://alexilyenko.github.io/ios-parallel-tests/)
197199
- [r/XCUITest](https://www.reddit.com/r/xcuitest/)*
198200
- [Reddit's UI Testing Strategy and Tooling](https://www.reddit.com/r/RedditEng/comments/14gd9gc/ios_ui_testing_strategy_and_tooling/)

0 commit comments

Comments
 (0)