IntelliJBehave
IntelliJBehave copied to clipboard
Bug, when we have pending step we got XML file with with not closed tags
after generate the pending method we throw exception PendingStepsFound(pendingSteps) in PerformableTree class . and that led to close XML file before closing scenario and story tags.