+ + Leverage described class + +
+ +Tests are not supposed to be DRY, but that doesn't mean we need to repeat ourselves in vain. Leverage described_class
to make your tests maintainable over time.
If the class Pilot
ever gets renamed, one just need to change it at the top level describe
.