| .. |
|
_code
|
Merge pull request #3685 from nicoddemus/merge-master-into-features
|
2018-07-15 16:53:39 -03:00 |
|
assertion
|
Fix `TypeError` when the assertion message is `bytes` in python 3.
|
2018-08-01 15:09:25 -07:00 |
|
config
|
Only consider actual functions when considering hooks
|
2018-08-04 16:37:07 -03:00 |
|
mark
|
Replace broken type annotations with type comments
|
2018-07-15 16:58:39 +03:00 |
|
__init__.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
|
_argcomplete.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
|
cacheprovider.py
|
fix #3745 - display absolute cache_dir if necessary
|
2018-08-01 08:25:37 +02:00 |
|
capture.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
|
compat.py
|
Use a custom holder class so we can be sure __pytest_wrapper__ was set by us
|
2018-08-09 09:22:00 -03:00 |
|
debugging.py
|
Fix python 2 issues
|
2018-07-02 20:20:42 -07:00 |
|
deprecated.py
|
Move warning definition to deprecated module
|
2018-07-30 14:25:29 -03:00 |
|
doctest.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
|
experiments.py
|
regendoc and invocation fixes
|
2018-06-27 08:28:21 +02:00 |
|
fixtures.py
|
Use a custom holder class so we can be sure __pytest_wrapper__ was set by us
|
2018-08-09 09:22:00 -03:00 |
|
freeze_support.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
|
helpconfig.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
|
hookspec.py
|
Move warning definition to deprecated module
|
2018-07-30 14:25:29 -03:00 |
|
junitxml.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
|
logging.py
|
Merge remote-tracking branch 'upstream/master' into features
|
2018-07-04 18:49:35 -03:00 |
|
main.py
|
Only call _collectfile on package instances
|
2018-07-31 19:06:30 -03:00 |
|
monkeypatch.py
|
Fix monkeypatch doc
|
2018-07-02 21:01:41 +08:00 |
|
nodes.py
|
Fix truncated locals in verbose mode
|
2018-07-15 11:30:26 -03:00 |
|
nose.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
|
outcomes.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
|
pastebin.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
|
paths.py
|
add missed file
|
2018-06-22 23:56:22 +02:00 |
|
pytester.py
|
Remove Testdir.run_example as recommended
|
2018-07-26 20:10:40 -03:00 |
|
python.py
|
Unhide documentation for metafunc.config
|
2018-08-11 20:48:55 +01:00 |
|
python_api.py
|
Merge pull request #3761 from nicoddemus/numpy-recursion-error
|
2018-08-01 23:40:30 -03:00 |
|
recwarn.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
|
reports.py
|
fix rebase artifacts
|
2018-06-26 22:10:26 +02:00 |
|
resultlog.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
|
runner.py
|
fix rebase artifacts
|
2018-06-26 22:10:26 +02:00 |
|
setuponly.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
|
setupplan.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
|
skipping.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
|
terminal.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
|
tmpdir.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
|
unittest.py
|
Fix AttributeError bug in TestCaseFunction.teardown by creating TestCaseFunction._testcase as attribute of class with a None default.
|
2018-08-08 18:13:21 -05:00 |
|
warnings.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |