Track all used feature flags during tests execution
Gather all used feature flags by `touch'ing` file in a `tmp/feature_flags/`. Print as part of `rspec:coverage` that a given feature flag is unused.
Showing
scripts/used-feature-flags
0 → 100755
tmp/feature_flags/.gitkeep
0 → 100644
Please register or sign in to comment