Skip to content

Slides from my intro to testing in Go file from my talk at OrlanGo

Notifications You must be signed in to change notification settings

andyhaskell/orlango-testing-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrlanGo testing talk - Intro to Testing in Go

This repo contains my slides from my talk at OrlanGo, converted to Go Present so code can be copied and pasted.

Instructions for viewing this talk

Clone this repo, ex:

git clone https://github.com/andyhaskell/orlango-testing-talk.git

Install the present tool:

go install golang.org/x/tools/present

Run present in the top level directory of this repository

~/go/src/github.com/andyhaskell/orlango-testing-talk$ present

Navigate to localhost:3999/talk.slide

About

Slides from my intro to testing in Go file from my talk at OrlanGo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages