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

Feature RTE loses tags, doc strings, outlines and appends backgrounds #64

Closed farhan5248 closed 8 months ago

farhan5248 commented 8 months ago

Doc Strings are not lost in RTE Table row order is not preserved in RTE

Image

Originally posted by @farhan5248 in https://github.com/farhan5248/claims-adjudication-ai/issues/43#issuecomment-1958416206

farhan5248 commented 8 months ago

tags are lost

Image

farhan5248 commented 8 months ago

background is lost, it's basically appended to each scenario

Image

farhan5248 commented 8 months ago

doc strings are lost

farhan5248 commented 8 months ago

tags are preserved now

farhan5248 commented 8 months ago

doc strings are now being preserved but the xtext api isn't saving the leading whitespace. I'll make another issue to preserve the whitespace.

farhan5248 commented 8 months ago

backgrounds are preserved

farhan5248 commented 8 months ago

Scenario Outlines are left