Are your feature flags states leaking between your test cases? Stub them all to make your test suite more reliable. Here’s how.
RSpec custom matchers can be written using plain old objects.
Highlights of what happened in our #dev channel on Slack this week.
Highlights of what happened in our #dev channel on Slack this week.
A subtle bug happens when validating the presence of boolean fields in Rails. Here’s how to find it before it hits production.
Got autoloading during initialization warning messages in your Rails 6.1 app? It’s time to_prepare for the next version.
Highlights of what happened in our #dev channel on Slack this week.
Rocket launches show us that we can know that two future events will be simultaneous, or what the local time will be, but not both.
Time dependent tests are difficult to diagnose, and the symptoms don’t present themselves until it’s too late. This article will help you determine if your test suite is time dependent.
Here are the risks and common scenarios we see when a team doesn’t have a plan for ongoing maintenance for their Rails application. We also share how we support clients in these situations with our new, flexible, Rails Maintenance offering.