The document discusses setting up a portable testing rig using Docker and Goconvey, presented by Alison Rowland at the Capital Go Language Conference. It highlights the benefits of using Goconvey for testing Go applications and provides links to various Docker files and configurations. Additionally, it addresses some caveats associated with using BDD style and the need to include Goconvey in project dependencies.
Related topics: