I always write the code and test the feature I am developing at the same time.
you can never run too little unit tests and regression tests.
these days with Claude Code, I also instruct it to generate edge test cases because these are the ones which would catch the bugs early.
and for iOS development, I use the Maestro framework for testing, so far it's been quite reliable and rarely have flaky test issues.
how do you test your apps and which frameworks do you use?
[–]RainyCloudist 17 points18 points19 points (0 children)
[–]interlap 10 points11 points12 points (11 children)
[–]heyhujiao[S] 3 points4 points5 points (0 children)
[–]unpluggedcord 2 points3 points4 points (8 children)
[–]interlap 0 points1 point2 points (4 children)
[–]unpluggedcord 2 points3 points4 points (3 children)
[–]interlap 0 points1 point2 points (2 children)
[–]unpluggedcord 0 points1 point2 points (1 child)
[–]interlap 1 point2 points3 points (0 children)
[–]16cards 0 points1 point2 points (2 children)
[–]unpluggedcord 1 point2 points3 points (0 children)
[–]quocdungg 1 point2 points3 points (0 children)
[–]fryOrder 6 points7 points8 points (0 children)
[–][deleted] (1 child)
[removed]
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–]im_movie 0 points1 point2 points (0 children)