pip/tools
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
..
automation update html5lib vendoring patch 2020-05-21 18:49:22 +02:00
requirements Add basic test coverage configuration 2020-07-07 21:58:55 -04:00
travis Updated author email in configuration and tests 2020-05-28 16:51:02 -04:00
tox_pip.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00