.. |
_code
|
Fix UnicodeEncodeError when string comparison with unicode has failed.
|
2016-08-26 09:41:40 +09:00 |
assertion
|
Rewrite asserts in test-modules loaded very early in the startup
|
2016-08-03 12:49:48 -03:00 |
vendored_packages
|
Fix spelling: explicitely --> explicitly
|
2015-12-01 01:41:47 -08:00 |
__init__.py
|
Updates for new patch version 3.0.2
|
2016-08-23 21:33:57 -03:00 |
_argcomplete.py
|
Remove code related to support python <= 2.5
|
2015-12-16 16:16:22 -02:00 |
_pluggy.py
|
Create `_pytest.vendored_packages` and _pytest._pluggy
|
2015-09-07 13:01:54 -03:00 |
cacheprovider.py
|
Use testscollected to make xdist happy
|
2016-03-11 14:48:17 +06:00 |
capture.py
|
Add buffer attribute to stdin stub
|
2016-08-24 16:26:34 -07:00 |
compat.py
|
Remove obsolete docstring
|
2016-08-17 22:59:18 -03:00 |
config.py
|
Support [tool:pytest] in setup.cfg files
|
2016-08-17 08:19:38 -03:00 |
debugging.py
|
pdbcls ipython example with tab completion
|
2016-08-29 21:15:12 +02:00 |
deprecated.py
|
Merge pull request #1813 from nicoddemus/pytest-setup.cfg
|
2016-08-17 20:33:57 +02:00 |
doctest.py
|
Changes variable name so it better describes what it does now.
|
2016-07-23 16:26:33 +02:00 |
fixtures.py
|
Merge branch 'master' into merge-master-into-features
|
2016-08-17 22:39:23 -03:00 |
freeze_support.py
|
Move the freezing function from genscript.py to a new module freeze_support.py
|
2016-06-26 19:37:24 +02:00 |
helpconfig.py
|
Support [tool:pytest] in setup.cfg files
|
2016-08-17 08:19:38 -03:00 |
hookspec.py
|
Pass exitstatus to pytest_terminal_summary hook
|
2016-08-14 22:06:35 +02:00 |
impl
|
- enhance ordering of tests using parametrized resources
|
2012-08-01 09:07:32 +02:00 |
junitxml.py
|
Merge branch 'master' into merge-master-into-features
|
2016-08-17 22:39:23 -03:00 |
main.py
|
Fix importer call
|
2016-08-21 22:07:18 +02:00 |
mark.py
|
mark plugin: move the unclean marked parameter extraction
|
2016-08-21 20:44:37 +02:00 |
monkeypatch.py
|
Revert all invocation-fixtures code
|
2016-08-17 08:12:55 -03:00 |
nose.py
|
adapt to pluggy naming, rename pytest.hookspec_opts to pytest.hookspec,s ame with hookimpl_opts
|
2015-05-06 10:08:08 +02:00 |
pastebin.py
|
Fix pastebin when captured output contains non-ascii characters
|
2015-12-03 20:07:18 -02:00 |
pytester.py
|
Log LineMatcher output in a stream instead of stderr
|
2016-07-20 22:35:43 -03:00 |
python.py
|
docs warnings as errors and initial page similar to README
|
2016-08-26 17:47:18 -03:00 |
recwarn.py
|
Moved py.code code over to py.test
|
2016-01-25 23:18:04 -02:00 |
resultlog.py
|
Deprecate --resultlog cmdline option
|
2016-08-16 21:40:34 -03:00 |
runner.py
|
minor: s/no pkg_resources/pkg_resources/
|
2016-08-20 18:47:42 +02:00 |
setuponly.py
|
Fix PEP-8.
|
2016-07-03 22:33:21 +02:00 |
setupplan.py
|
Fix PEP-8.
|
2016-07-03 22:33:21 +02:00 |
skipping.py
|
Move internal _is_unittest_unexpected_success_a_failure to "compat" module
|
2016-08-17 22:50:10 -03:00 |
terminal.py
|
Pass exitstatus to pytest_terminal_summary hook
|
2016-08-14 22:06:35 +02:00 |
tmpdir.py
|
Merge branch 'master' into merge-master
|
2016-07-25 19:06:29 -03:00 |
unittest.py
|
avoid tearDown and cleanup for unittest debugging
|
2016-08-30 21:55:49 +02:00 |