Diego TabaresNested Factories — Why I chose to use themSo far I have been used Rspec + FactoryBot for the last couple of years as my testing suite for Rails apps. For scenarios with related…Aug 1, 2021Aug 1, 2021
Diego Tabares10 Things I wish I knew before testing my Rails Application with rspec for the first time [Part 2]This article is the second part of my “10 Things I wish I knew before testing my Rails Application with rspec for the first time” series…Jun 18, 2021Jun 18, 2021
Diego Tabares10 Things I wish I knew before testing my Rails Application with rspec for the first time [Part 1]It’s been almost a year since I started using rspec to test my Rails application and on the way I have learned a lot of things that made…Aug 22, 2020Aug 22, 2020
Diego TabaresCypress & Rails and the mysterious errorDisclaimer: This is a story of investigation and perseverance rather than a technical walkthrough.Aug 3, 2020Aug 3, 2020
Diego TabaresAn (unexpected) advantage of having a robust automated test suiteWe all know the benefits of having automated test suites. They help you find bugs before your code reaches production environment, they…May 29, 20202May 29, 20202