-
Use a Page Object to improve acceptance readability.
-
Testing an application that integrates with an HTTP service can be tricky:
...
-
How using this popular RSpec technique can sometimes do more harm than good.
-
Stability can become an issue as web applications evolve and grow –...
-
Fast tests mean a fast feedback loop when doing TDD. Let’s make our tests...
-
The Four-Phase Test is a
testing pattern, applicable to all programming...
-
Way back in mid-2007, when Rails 1.2 was the new hotness and GitHub was still...
-
Have you ever added a seemingly innocent validation to a model, like so:...
-
Draper is a handy new gem for extracting
logic normally held in helpers and...
-
Josh Clayton recently posted about Mind Bending
Factories
– demonstrating...
Sign up to receive a weekly recap from thoughtbot