go-bdd / gobdd

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

Describe suite's options #71

Closed bkielbasa closed 4 years ago

bkielbasa commented 4 years ago

We have a list of suite's options: https://github.com/go-bdd/gobdd/blob/master/gobdd.go#L31.

What we have to do is to write documentation with a short description.