Skip to content

belimawr/advanced-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Slides and code of my "Advanced testing talk"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages