André Caron
2018-09-13 13:32:19 UTC
Hi there,
I just started experimenting with BDD using behave. Since I use both
pytest and behave in the same project (for different things), I was hoping
to combine their code coverage.
This works pretty well, but I hit what seems to me like a Windows-specific
bug when accumulating coverage. I reported the issue on the GitHub
repository for coverage [1]. I have a full repro [2] and a temporary
workaround [3].
I was wondering if someone else hit a similar issue on other projects or if
someone could offer advice on how to troubleshoot this?
Thanks!
André
[1]: https://github.com/nedbat/coveragepy/issues/704
[2]: https://github.com/AndreLouisCaron/coverage-behave-pytest
[3]: https://github.com/AndreLouisCaron/coverage-behave-pytest/pull/2
I just started experimenting with BDD using behave. Since I use both
pytest and behave in the same project (for different things), I was hoping
to combine their code coverage.
This works pretty well, but I hit what seems to me like a Windows-specific
bug when accumulating coverage. I reported the issue on the GitHub
repository for coverage [1]. I have a full repro [2] and a temporary
workaround [3].
I was wondering if someone else hit a similar issue on other projects or if
someone could offer advice on how to troubleshoot this?
Thanks!
André
[1]: https://github.com/nedbat/coveragepy/issues/704
[2]: https://github.com/AndreLouisCaron/coverage-behave-pytest
[3]: https://github.com/AndreLouisCaron/coverage-behave-pytest/pull/2