Skip to content

gkjoyes/go-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working with present tool

  1. go get code.google.com/p/go.talks/present

  2. Create a .slide file (follow present tool doc).

  3. Run present tool in any directory within or under which you have the .slide files.

  4. Go to localhost:3999 on your browser.

  5. Upload project to github and Link .slide file via talks.godoc.org for web access.

  6. Slides

  7. Benchmarking

  8. Command: go test -run none -bench . -benchtime 3s -benchmem

About

Golang testing tips & tricks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published