Bash manual: here documents: https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html#Here-Documents. clockwork: A fake clock for golang: https://github.com/jonboulle/clockwork. gocheck: Rich testing for the Go language: http://labix.org/gocheck. gomock: A mocking framework for the Go programming language: https://github.com/golang/mock. Meszaros, Gerard: XUnit Test Patterns: Refactoring Test Code. Upper Saddle River, NJ, USA : Prentice Hall PTR, 2006 – ISBN 0131495054 (https://www.worldcat.org/title/xunit-test-patterns-refactoring-test-code/oclc/935197390). Selenium: Browser automation: https://www.seleniumhq.org. testify: A toolkit with common assertions and mocks that plays nicely with the standard library: https://github.com/stretchr/testify ...