How to reserve a seat
Abstract
Having proper coverage of our applications is key in allowing us to evolve them without risks, and the Go programming language comes with good “batteries included” tools for that.
This hands-on workshop will take a simple legacy cloud native application with no coverage and will show the common techniques and tools to gradually introduce coverage, to make the application behavior deterministic and without regressions.
We will present tools for both implementing quick unit tests to run in isolation, but also how end to end tests (and framework) make sure that the application behaves properly in its environment. We will explore the best practices and the most common options for frameworks and testing methods.
Prerequisites
Dear Go Testing Bootcamp participant, we are writing this to inform you that in order to follow the workshop proficiently, the following will be needed:
- A laptop with Go installed and your ide of choice :-)
- A fresh checkout of the following github repo: https://github.com/gotestbootcamp/go-todo-app (please note there might be some last minute adjustments, so try to pull again on sunday)
Thanks in advance and see you on monday!
SOLD OUT!
WARNING: this workshop is sold out.
You may choose to write us (info@golab.io) to be added into a waiting list: as soon as a seat should be back available, depending from your position in the list, we’re going to contact you. In respect for the community, waiting lists are available only to attendees who didn't already reserve a seat for another workshop.
However, we advice you to choose from the other workshops still available.
Thanks in advance!