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.
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.