How to stub Feature Flags with RSpec Are your feature flags states leaking between your test cases? Stub them all to make your test suite more reliable. Here’s how. Stefanni Brasil and Elias Rodrigues February 3, 2023 Testing RSpec Rails Web