farhan5248 / lean-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

Maintain same directory structure between adoc and feature file #116

Closed farhan5248 closed 5 months ago

farhan5248 commented 5 months ago

Make sure multiple adoc files are generated for a set of feature files and that they're not all rolled into one adoc file.

Then make sure that all the files have the same feature file folder structure.

While doing this, change Cucumber to cucumber, AsciiDoc to asciidoc and Graphs to graphs

farhan5248 commented 5 months ago

Directory renaming done

farhan5248 commented 5 months ago

Cucumber to adoc done

farhan5248 commented 5 months ago

adoc to feature done