Josh Clayton
Articles / rspec (13)
Property Testing Object Invariants
October 24, 2022
—
good code
property testing
rspec
ruby
testing
factory_bot
October 24, 2017
—
factory_bot
rails
rspec
ruby
testing
web
Chain RSpec Matchers for Improved Test Readability
March 9, 2017
—
rails
rspec
ruby
testing
web
Testing and Environment Variables
December 3, 2014
—
good code
rails
rspec
ruby
testing
web
Acceptance Tests at a Single Level of Abstraction
September 2, 2014
—
good code
rails
rspec
ruby
testing
web
Speed Up Tests by Selectively Avoiding Factory Bot
August 14, 2014
—
factory_bot
rails
rspec
testing
web
Segment.io and Ruby
July 30, 2014
—
dependency injection
good code
rails
rspec
testing
web
Process Jobs Inline when Running Acceptance Tests
January 14, 2013
—
rails
rspec
testing
web
Better Acceptance Tests with Page Objects
November 15, 2012
—
good code
rails
rspec
testing
web
Using the Draper Gem, Round One
August 23, 2012
—
decorator
design pattern
good code
rails
rspec
testing
web
Inject that Rails Configuration Dependency!
January 25, 2012
—
dependency injection
good code
rails
rspec
testing
Design Patterns in the Wild: Null Object
November 1, 2011
—
design pattern
factory_bot
null object
rspec
ruby
Test Rake Tasks Like a BOSS
October 26, 2011
—
rails
rake
rspec
testing