go-bdd / gobdd

BDD framework
https://go-bdd.github.io/gobdd/
MIT License
115 stars 20 forks source link

Add context to scenario hooks #76

Closed sagikazarmark closed 4 years ago

sagikazarmark commented 4 years ago

Fixes #50

I would add tests and probably move scenario hooks from options to the suite itself in a subsequent PR.

bkielbasa commented 4 years ago

thanks, well-done :) don't forget about updating the docs.

sagikazarmark commented 4 years ago

oh, right!