#rspec

[ follow ]
#rails
fromRubyflow
3 weeks ago
Ruby on Rails

RSpec book update: Testing in isolation with mocks (and friends)

The chapter on testing with mocks and stubs in Everyday Rails Testing has been completely revised to reflect updated beliefs on using them.
fromRubyflow
1 month ago
Ruby on Rails

Are Your Rails Routes Bulletproof?

Mastering RSpec route testing is vital for maintaining reliable routing in Rails applications.
fromRubyflow
3 weeks ago
Ruby on Rails

RSpec book update: Testing in isolation with mocks (and friends)

The chapter on testing with mocks and stubs in Everyday Rails Testing has been completely revised to reflect updated beliefs on using them.
fromRubyflow
1 month ago
Ruby on Rails

Are Your Rails Routes Bulletproof?

Mastering RSpec route testing is vital for maintaining reliable routing in Rails applications.
more#rails
fromRubyflow
4 months ago
Ruby on Rails

New Gem: EnhancedErrors - See Variable Values in Errors and Spec Failures

EnhancedErrors Gem simplifies debugging by showing variable values in spec failures, making it easier to fix issues without traditional debugging methods.
fromRubyflow
6 months ago
Ruby on Rails

Setup Rails 7.2 and Docker Compose for Capybara/Selenium/RSpec and more: Step-by-Step

This guide helps set up a complete Rails 7.2 development environment using Docker with testing tools like Capybara, Selenium, and RSpec.
fromRubyflow
7 months ago
Ruby on Rails

Updates to Everyday Rails Testing with RSpec, 2024 edition

The 2024 edition of Everyday Rails Testing with RSpec includes important updates for more efficient testing.
[ Load more ]