arnold_laishram
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Spec-Driven Testing for mobile apps (preparing to open source) (blogs.finalrun.app)
UI tests are brittle because they rely on fragile locators (XPaths/IDs). Tests pass locally but break in CI when UI IDs change — leading to constant maintenance and lost dev time. Finalrun replaces locators with…
-
I’ve been building mobile apps for 10+ years, many used by millions of users. One problem kept coming back at every release: mobile testing is the bottleneck. Before releases I spent hours, sometimes days, babysitting…