1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Chris Hunt cb540f30e3 Add basic test coverage configuration
This handles:

* Sub-processes within unit tests (thanks pytest-cov)
* Our pytest-fixture-based virtual environments and subprocesses
  therein
* Running with xdist (e.g. `-n auto`)
* Combining results from all of the above using paths rooted with
  `src/pip/*`

This doesn't handle:

* Platform-specific branches
* Python 2
* CI integration
2020-07-07 21:58:55 -04:00
..
data Create sample project wheel inline 2020-07-05 20:16:36 -04:00
functional Create custom get_distribution function 2020-07-06 13:42:05 +05:30
lib Merge pull request #8447 from jku/use-valid-signals-on-py38 2020-07-02 12:03:11 -04:00
unit Merge pull request #8054 from deveshks/correct-package-name-while-install 2020-07-06 12:10:33 -04:00
yaml Fix YAML tests to reflect the new resolver error 2020-06-25 15:00:21 +08:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Add basic test coverage configuration 2020-07-07 21:58:55 -04:00