|
|
|
|
|
by pjc50
2805 days ago
|
|
This is only a good idea if the things you're working on are isolatable "features", and you have an explicit process for garbage-collecting old feature flags. Otherwise the combinational explosion of possible flags kills your testing over time. |
|