(no title)
mkr-plse | 5 years ago
Can you elaborate on what you mean by conflict detection? Are you trying to understand how flags are dependent on each other?
mkr-plse | 5 years ago
Can you elaborate on what you mean by conflict detection? Are you trying to understand how flags are dependent on each other?
bluesign|5 years ago
Basically sometimes I have some conflicting flags that can introduce bugs. Especially some rarely used flag and a new feature. Basic example, 2 different flags, setting same property to different values on an UI object.
Although more testing coverage probably can help, but I am curious, if you have some automation to detect those cases.
mkr-plse|5 years ago