A Golang implementation of the ray tracer from The Ray Tracer Challenge: A Test-Driven Guide to Your First 3D Renderer by Jamis Buck.
This module uses the Cucumber tool for Behavior Driven Development (BDD). The Golang tests were generated using the Cucumber feature files provided in the downloadable source (zip file) available from the publisher website, copied to the features directory.