Automated testing for SaaS products is crucial, especially for small teams with limited bandwidth. This feature would help prevent issues caused by manual testing and improve overall product quality.
Every saas founder has the same story. Ship fast, break things, get an angry email from a customer, do manual testing before the next release, forget to test the edge case, get another angry email. At some point the cycle becomes embarrassing enough to actually do something about it but by then the codebase is complex and adding proper coverage feels like rebuilding the foundation while the house is occupied. The teams who most need automated testing are the ones with the least bandwidth to set it up properly, and the teams with the bandwidth usually already have a qa person whose job it is to care. Small saas shops are stuck in the worst position and the tooling advice they get is almost always designed for engineering teams 10x their size.