rwxrob / cmdtab

Apache License 2.0
13 stars 0 forks source link

Document BDD benefits #9

Open rwxrob opened 3 years ago

rwxrob commented 3 years ago

Using cmdtab and filling out the x.Description is a good opportunity to practice some light-weight Behavior Driven Development by describing how the command is to be used before ever implementing the x.Method (or anything it depends on).

We need to make sure this gets into the documentation.