farhan5248 / sheep-dog-tools

Eclipse and Maven plug-ins to help manual testers support developers adopting bdd and tdd using lean principles and model based testing
GNU General Public License v3.0
0 stars 0 forks source link

All glue code step table column names should be the same #158

Open farhan5248 opened 2 months ago

farhan5248 commented 2 months ago

All glue code step tables should be the same. Don't have Tag and tags. Either they're all Tag or Tags. Leverage the editor for this. For example, it should provide a list of all table column names. When doing this, maybe I'll also need a section in layer 2 documents that describe each field.

All table row specifications should be the same, not like how annotations are different from others. If I paste the feature file for one over another, only the setup docstring, the goal name and the file name should differ.