Advertisement · 728 × 90

Posts by Noah Chase

I'm somewhat-bothered when people see my writing and think I generated it with AI, and then they think that they too should be generating writing with AI.

I think AI is a good proofreader, and potentially a good editor, but if you let it do your writing you're asking for trouble right now.

5 months ago 0 0 0 0

Thanks for replying!

a stumbling block for us w/ Maestro has been the depth of our view hierarchy, which led to tests taking an unacceptably long time to run on iOS.

Since we're not on the New Architecture, we don't have access to View Flattening on iOS.

Did y'all hit Maestro perf issues on iOS?

9 months ago 0 0 1 0
Preview
Replace e2e tests with Maestro by pfrazee · Pull Request #3983 · bluesky-social/social-app This PR replaces all of the e2e tests with Maestro The good news is, it's generally faster than detox, easier to run, easier to write tests for, and importantly it works (Detox had completely b...

Hi @pfrazee.com, I'm trying to help my team pick a technology for E2E/UI testing for a React Native app.

I saw that you migrated from Detox to Maestro. (I saw this PR: github.com/bluesky-soci...)

How is it going? Are the e2e tests performant on iOS, despite New Architecture being off for y'all?

9 months ago 2 0 1 0