Josh Clayton
Articles / testing (16)
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 Elixir Plugs
May 11, 2016
—
elixir
functional programming
phoenix
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
FactoryBot for Seed Data?
November 13, 2013
—
factory_bot
ruby
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
Mind-Bending Factories
July 31, 2012
—
factory_bot
ruby
testing
web
Decoupling Data from Presentation
February 2, 2012
—
cucumber
good code
rails
testing
web
Inject that Rails Configuration Dependency!
January 25, 2012
—
dependency injection
good code
rails
rspec
testing
Test Rake Tasks Like a BOSS
October 26, 2011
—
rails
rake
rspec
testing