Instead of hard coding expected values for testing output, moving to the use of `.golden` files will make testing more organized.
Instead of hard coding expected values for testing output, moving to the use of
.goldenfiles will make testing more organized.