There are several microsoft packages for testing providing Fake implementations:
However there is none for FeatureManagement.
I would like to have some FakeFeatureManager class with additional APIs Enable, Disable etc. to dynamically control features during tests
There are several microsoft packages for testing providing Fake implementations:
However there is none for FeatureManagement.
I would like to have some
FakeFeatureManagerclass with additional APIsEnable,Disableetc. to dynamically control features during tests