arschles / go-in-5-minutes

Code and website for Go in 5 Minutes Screencasts
https://gifm.dev
Apache License 2.0
1.35k stars 164 forks source link

BDD with Goconvey #42

Open digitalcraftsman opened 8 years ago

digitalcraftsman commented 8 years ago

You've already an issues for TableDrivenDevelopement (#40) and you created a video about Godebug. Would you also cover BDD (behavior-driven developement) with GoConvey?

What it makes so different is that the test are written in a human-like language and could be seen as some sort of documentation. Another big plus is GoConvey's powerful web-ui.

arschles commented 8 years ago

yup :+1: