Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 807 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 807 Bytes

Advanced testing techniques

This repo contains the slides and code of my talk "Advanced testing techniques: Tips and tricks for testing" that was presented on:

The slides can be viewed with the present tool. To install the present tool, use go get:

go get golang.org/x/tools/cmd/present

Then run it from the root of this repository:

present

Then open your web browser and visit http://127.0.0.1:3999

For more information about the file format for the slides refer to: https://godoc.org/golang.org/x/tools/present