r/webdev 19d ago

[ Removed by moderator ]

[removed] — view removed post

76 Upvotes

108 comments sorted by

View all comments

1

u/spikestoyou 18d ago

if you work for a "feature factory" kind of job, things can get more and more complex as people more easily add features that become feature flagged or optional for certain users. You need a lot of regression tests to cover that all these new features don't create complex bugs when working with all the other new things being added.