Automating the Upgrade of Factory Bot Legacy Syntax
Refactor your test data safely. Learn how to automate the upgrade of factory_girl to factory_bot and fix static string deprecations.
Cluster
Speed up slow RSpec suites, eliminate Capybara system test flakiness, and upgrade FactoryBot syntax without breaking existing specs.
Refactor your test data safely. Learn how to automate the upgrade of factory_girl to factory_bot and fix static string deprecations.
Stop random CI failures. Learn how to eliminate Capybara system tests flakiness in legacy Rails apps by mastering explicit waits and synchronization.
Fix slow CI pipelines. Learn how to profile and optimize a slow Rails RSpec test suite using parallel tests and database cleaner strategies.