summaryrefslogtreecommitdiff
path: root/tests/test_venv.py
Commit message (Expand)AuthorAgeFilesLines
* debug: see the output from run_in_venvNed Batchelder2021-11-211-0/+2
* perf(test): run pip just once, shaves 1.2s off the fixtureNed Batchelder2021-10-311-8/+9
* test: use the coverage-command fixture throughout the venv testsNed Batchelder2021-10-311-4/+4
* fix: don't warn about already imported files for namespace packages #888Ned Batchelder2021-10-311-2/+52
* refactor(test): the virtualenv tests deserve their own fileNed Batchelder2021-10-311-0/+276