Hi all,
I'm asking this question because I'm thinking about building one if it doesnt exist or not good enough.
What services do you use to run your mobile UI tests (or UI automation, e2e tests) on every commits or every hour or so?
I worked for a big tech company before and they built entire infrastructure themselves. It seems Firebase is the biggest one, but wonder if you are using others, why? Are there any challenges in using Firebase? Thanks for your help.
At one time we used https://github.com/wix/Detox
Thanks for sharing.
you want to compete with firebase?
If there's a gap that Firebase failed to fulfil, then I'd be willing to fill that gap.
Are you using Firebase?
Yes everyday. It’s almost flawless for fast prototyping. You can ask me questions about it and I let you know if there is a gap. But its technology covers a lot of bases. I can test complex data interactions with my UI very quickly.
@reactloper thanks
do you have UI tests written in Espresso or XCTest? How many of them do you have? Aren't they flaky?