Skip to content

Slides for a 10-15 min talk on Ginkgo BDD Testing Framework for Edinburgh Golang Meetup

License

Notifications You must be signed in to change notification settings

LewisWatson/Ginkgo-BDD-Testing-Framework-Lightning-Talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ginkgo BDD Testing Framework Lightning Talk

Source for a 10-15 min talk on Ginkgo BDD Testing Framework.

Created for Edinburgh Golang Meetup - Lightning Talks - May

Intro Presentation

View at gitpitch.com/LewisWatson/Ginkgo-BDD-Testing-Framework-Lightning-Talk

To view offline with notes

Download the zip from gitpitch. Extract to a directory then run from a web server

wget https://gitpitch.com/pitchme/offline/github/LewisWatson/Ginkgo-BDD-Testing-Framework-Lightning-Talk/master/white/PITCHME.zip
unzip PITCHME.zip
cd PITCHME
python -m http.server
firefox http://localhost:8000

Press S to open popup with notes.

Demo

See Step 1

About

Slides for a 10-15 min talk on Ginkgo BDD Testing Framework for Edinburgh Golang Meetup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages