glenn-barker

Results 4 comments of glenn-barker

@xrg Thanks for this, it's great and hope it gets merged in soon. However, I've noticed a quirk where the final summary of my tests often result in "untested" rather...

> @glenn-barker Not aware of such a thing, all runs in my case (using the default + junit formatters) have been reporting the stats properly. I'd be happy to investigate...

@xrg Per your advice I've tried running using the following: `$ pipenv run behave --no-capture --no-capture-stderr --no-logcapture --outfile BEHAVE_OUTPUT.txt --junit --processes 4 --parallel-element feature` And observed the following: * The...

I second @intirix's opinion above. If 1.2.7 introduces breaking changes, then it should absolutely not be released as 1.2.7 as that would violate semver and cause a huge headache, I...