farhan5248 / sheep-dog-tools

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

Move Statement Validation for Given When Then To Language Definition #17

Closed farhan5248 closed 7 months ago

farhan5248 commented 10 months ago

Maybe make one DSL that supports Adoc and feature file syntax depending on the first line. Then move the mbt-validator code into that xtext project and delete it. Before adding the Adoc syntax, perhaps just move the validator code in there for now.