Mmm... Buttery, Flaky... Tests?
We've all encountered unexplainable CI failures. They are a total pain. But, let's be honest, most of us just cross
The Coffee Machine Series: As a patron, I might want condiments
Welcome to the fourth in a series of posts in which we will answer the questions:
* How does complexity sneak
The Coffee Machine Series: As a patron, I want tea
Welcome to the third in a series of posts in which we will answer the questions:
* How does complexity sneak
The Coffee Machine Series: As a patron, I want coffee
Welcome to the second in a series of posts in which we will answer the questions:
* How does complexity sneak
Do not allow_any_instance_of (unless you must)
The RSpec team says not to use `allow_any_instance_of`. So, why did they include it in RSpec in the first place?