Categorygithub.com/AndersonQ/golangpiter2019gotesting
repositorypackage
0.0.0-20191101134046-cce2ac123a75
Repository: https://github.com/andersonq/golangpiter2019gotesting.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Go testing: from basic to advanced

This repo contains the slides and code presented in the talk Go testing: from basic to advanced presented at Golang Piter 2019

The slides use go present. To render the presentation:

  1. have go present golang.org/x/tools/present (go get golang.org/x/tools/cmd/present)
  2. present or $GOPATH/bin/present
  3. Open your web browser on http://127.0.0.1:3999
  4. click on slides.slide