Practical Test Pyramid with Go Practical Test Pyramid with Go is an experiment to work with all layers of the Practical Test Pyramid introduced by Ham Vocke in 2018. Getting started $ docker-compose up -d --build Run tests $ docker exec -it app make test