-
# Summary
A [funny issue](https://github.com/nedbat/coveragepy/issues/915) in coverage's bugtracker has led me to consider what's the best way to deal with this problem:
* Users running `covera…
-
I think it would be helpful to support type annotations in hook specifications.
It isn't hard to add the necessary annotations to a hook specification but I couldn't work out how to integrate this …
-
In continuation of https://github.com/pytest-dev/pytest-cov/issues/379:
@nedbat I am facing same issue on Windows, Python 3.6.4.
.pybuilder\plugins\cpython-3.6.0.final.0\lib\site-packages\cover…
-
Stepwise is supposed to behave like `-x` but this doesn't work with xdist:
> You may think of it as a combination of the -x option, which exits the test run after a failing test, and the --lf optio…
-
### Describe the bug
Looks like pytest test suite fails in 7 units related to typing checks.
### How to Reproduce
I'm packaging your module as an rpm package so I'm using the typical PEP517 b…
-
I'm trying to package your module as rpm packag. So I'm using typical in such case build, install and test cycle used on building package from non-root account:
- "setup.py build"
- "setup.py instal…
-
**Concisely describe the proposed feature**
I'd like to make use of the pytest plugin [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark/)
instead of our own ad-hoc benchmarking framewor…
-
using pytest ipynb plugin notebooks can be run as unittests.
Would it be possible to collect coverage from the notebook tests
-
**Describe the bug**
`ti test -Cvr2 -t2` in the CI scripts do longer works with `pytest 6.1.0`.
**To Reproduce**
Run ` ti test -Cvr2 -t2` with `pytest 6.1.0`
**Log/Screenshots**
```
…
-
#### What's the problem this feature will solve?
There are multiple open issues that are requesting more control over the output displayed by `pytest`. `--verbose` turns everything up, but it would b…