index
:
delta/python-coveragepy-git.git
dependabot/github_actions/styfle/cancel-workflow-action-0.9.1
gh-actions
good-meta
master
nedbat/1044
nedbat/1244-again
nedbat/1260
nedbat/1497
nedbat/310-kits
nedbat/5.5x
nedbat/another-1010
nedbat/badge
nedbat/balanced-xdist
nedbat/better-combine-action
nedbat/bin-exclude
nedbat/bpo-44450
nedbat/bug-1303-master
nedbat/bug1010
nedbat/bug1093
nedbat/bug1138
nedbat/bug1150
nedbat/bug1160
nedbat/bug1283
nedbat/bug841
nedbat/bug888
nedbat/bug913
nedbat/bug919
nedbat/bug959
nedbat/bug976
nedbat/bug989
nedbat/close-data
nedbat/cog
nedbat/combine-action
nedbat/configfile-simplification
nedbat/coverage-action
nedbat/dashq
nedbat/data-modes
nedbat/debug-1298
nedbat/debug-1373
nedbat/debug-1553
nedbat/debug-1554
nedbat/debug-wtf-debug-output
nedbat/drop-36
nedbat/drop-py2
nedbat/exceptions
nedbat/faster-branches
nedbat/favicon
nedbat/fix-1303
nedbat/fix-1307
nedbat/fix-appveyor
nedbat/fix-auditwheel-install-kit
nedbat/fix-c-tracer
nedbat/fix-race-condition
nedbat/fix-sphinx
nedbat/fix-tomli-tests-1228
nedbat/fix-win
nedbat/gevent-1.3
nedbat/gha-3.11.0a4
nedbat/goals-poc
nedbat/html-skip-covered
nedbat/lint-doc-gha
nedbat/mac-arm-kits
nedbat/make-upgrade-docs-tools
nedbat/metacov-badge
nedbat/metacov-publish
nedbat/metacov-sparse-reports
nedbat/missing-line
nedbat/more-kit-matrix
nedbat/more-source-warnings
nedbat/multi-concurrency
nedbat/nested-tracing
nedbat/no-globals
nedbat/no-prerel-kits
nedbat/no-select
nedbat/overeengineered-tox-retries
nedbat/parallel-reports-1504-metacov
nedbat/pep626
nedbat/pep669
nedbat/picklable
nedbat/plugin-error-handling
nedbat/pr
nedbat/py3.11
nedbat/pylint-bug-3489
nedbat/pypy-kit-without-setup-py
nedbat/pypy-kits-1049
nedbat/pypy37
nedbat/pypy38
nedbat/pytest-7
nedbat/python-dev
nedbat/pythons
nedbat/remove-unittest-testcase
nedbat/run-tests-when-making-kits
nedbat/run_envvar_553
nedbat/show_calls_debugging
nedbat/sigstore-kit
nedbat/smarter-debug-data
nedbat/split-changes
nedbat/sqldata-edge-tests
nedbat/test-2506
nedbat/test-branch
nedbat/test_goldtest
nedbat/travis-39
nedbat/try-win
nedbat/tryout-bb32
nedbat/tweak-actions
nedbat/tweak-metacov
nedbat/unittest2pytest
nedbat/upgrade
nedbat/upgrade-with-kits
nedbat/virtualenv-33
nedbat/virtualenv-34
nedbat/virtualenv-detection-905
nedbat/while-edge-tests
nedbat/wtf-sqlite
pr/1044
pr/1567
stable
v4.5.x
v5.x
github.com: nedbat/coveragepy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
mixins.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
mypy: install pytest alongside mypy to get its types
Ned Batchelder
2023-01-10
1
-4
/
+4
*
style: use good style for annotated defaults parameters
Ned Batchelder
2023-01-05
1
-3
/
+3
*
mypy: use __future__ uniformly in checked files
Ned Batchelder
2023-01-05
1
-0
/
+2
*
mypy: test helpers: conftest.py mixins.py osinfo.py
Ned Batchelder
2023-01-04
1
-9
/
+12
*
mypy: test_concurrency.py, test_python.py
Ned Batchelder
2023-01-03
1
-9
/
+16
*
refactor(test): use tmp_path instead of tmpdir
Ned Batchelder
2023-01-03
1
-3
/
+3
*
mypy: add data.py and test_api.py
Ned Batchelder
2022-12-31
1
-3
/
+5
*
style: fix spelling
Ned Batchelder
2022-11-28
1
-1
/
+1
*
test: remove file-removal that isn't needed anymore
Ned Batchelder
2022-05-20
1
-3
/
+2
*
test: properly reset a few globals between every test
Ned Batchelder
2021-11-17
1
-3
/
+2
*
refactor(test): use the expected name for initializing tests.
Ned Batchelder
2021-11-07
1
-5
/
+2
*
refactor(test): os_sep and remove_tree helpers
Ned Batchelder
2021-10-24
1
-5
/
+2
*
test: we don't need two sys.path restorers
Ned Batchelder
2021-10-14
1
-11
/
+2
*
fix: source modules need to be re-imported. #1232
Ned Batchelder
2021-10-11
1
-13
/
+4
*
test: update to latest pytest
Ned Batchelder
2021-05-02
1
-1
/
+1
*
refactor: pyupgrade --py36-plus tests/**.py
Ned Batchelder
2021-05-02
1
-2
/
+2
*
refactor: move the remaining backward.py code, no more backward.py
Ned Batchelder
2021-05-01
1
-4
/
+2
*
test: don't complain if an environment variable we don't want doesn't exist
Ned Batchelder
2021-04-11
1
-1
/
+1
*
refactor: make_file can be used as a function
Ned Batchelder
2021-03-22
1
-39
/
+4
*
refactor: simplify temp dir cd code
Ned Batchelder
2021-03-22
1
-15
/
+10
*
refactor: pull module cleaning into here
Ned Batchelder
2021-03-11
1
-20
/
+56
*
refactor: remove unused test class setting
Ned Batchelder
2021-03-11
1
-5
/
+0
*
test: simplify how StopEverything is converted to skip
nedbat/remove-unittest-testcase
Ned Batchelder
2021-03-11
1
-28
/
+0
*
refactor: use pytest.skip instead of unittest's
Ned Batchelder
2021-03-11
1
-4
/
+3
*
test: reduce use of unittest
Ned Batchelder
2021-03-11
1
-9
/
+122
*
refactor: replace unittest_mixins.EnvironmentAwareMixin with a pytest adapter
Ned Batchelder
2021-03-04
1
-0
/
+18
*
refactor: remove unittest.assertCountEqual
Ned Batchelder
2021-02-06
1
-1
/
+1
*
refactor: remove reliance on unittest_mixins.StdStreamCapturingMixin
Ned Batchelder
2021-02-02
1
-0
/
+31
*
refactor: move test mixins to their own file
Ned Batchelder
2021-02-02
1
-0
/
+39