.. |
code
|
issue1625, name getfuncargvalue to getfixturevalue
|
2016-06-24 10:08:19 +02:00 |
freeze
|
Use PyInstaller for freeze test env
|
2016-07-26 22:02:37 -03:00 |
python
|
Fixed scope override inside metafunc.parametrize. Fixes #634
|
2016-07-25 12:42:50 +02:00 |
acceptance_test.py
|
Adjust test involving FixtureLookupErrorRepr
|
2016-07-23 23:45:07 +02:00 |
test_argcomplete.py
|
Remove code related to support python <= 2.5
|
2015-12-16 16:16:22 -02:00 |
test_assertinterpret.py
|
Moved py.code code over to py.test
|
2016-01-25 23:18:04 -02:00 |
test_assertion.py
|
issue 1553: Include terminal newlines in diffs
|
2016-06-22 09:50:15 +02:00 |
test_assertrewrite.py
|
Improve of the test output for logical expression with brackets.
|
2016-06-25 18:10:36 +02:00 |
test_cache.py
|
LastFailed now creates .cache only when needed. Fixes #1342
|
2016-02-16 11:42:04 +06:00 |
test_capture.py
|
Adjust test involving FixtureLookupErrorRepr
|
2016-07-23 23:45:07 +02:00 |
test_collection.py
|
Ignore hidden files (.testmondata) in test_pytest_collect_file
|
2016-06-20 22:30:36 +02:00 |
test_config.py
|
Don't ignore ImportError with setuptools plugins
|
2016-06-25 09:56:22 +02:00 |
test_conftest.py
|
Moved py.code code over to py.test
|
2016-01-25 23:18:04 -02:00 |
test_doctest.py
|
Don't mark empty doctest files as skipped, fixes #1578
|
2016-06-01 19:19:14 +01:00 |
test_genscript.py
|
issue1625, name getfuncargvalue to getfixturevalue
|
2016-06-24 10:08:19 +02:00 |
test_helpconfig.py
|
return non-zero exit code if no tests are collected
|
2015-08-18 07:35:02 -03:00 |
test_junitxml.py
|
Fix test in test_junitxml and add one for strict
|
2016-08-17 22:02:54 +01:00 |
test_mark.py
|
allow parametrized nodes to be specified from command line
|
2016-03-13 23:37:21 +02:00 |
test_monkeypatch.py
|
pass trough annotated exceptions
|
2016-01-23 19:31:17 +01:00 |
test_nose.py
|
Remove code related to support python <= 2.5
|
2015-12-16 16:16:22 -02:00 |
test_parseopt.py
|
Simplify Argument.__repr__
|
2016-06-25 09:31:31 +02:00 |
test_pastebin.py
|
Fix pastebin when captured output contains non-ascii characters
|
2015-12-03 20:07:18 -02:00 |
test_pdb.py
|
Renamed the pdb module and changed unit tests accordingly
|
2016-06-25 12:37:31 +02:00 |
test_pluginmanager.py
|
Improve error message when a plugin fails to import
|
2016-03-08 19:18:13 -03:00 |
test_pytester.py
|
streamline pytester API majorly:
|
2015-04-28 11:54:53 +02:00 |
test_recwarn.py
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2015-12-10 19:41:14 -02:00 |
test_resultlog.py
|
Moved py.code code over to py.test
|
2016-01-25 23:18:04 -02:00 |
test_runner.py
|
Fix #1210 display msg for early calls to exit
|
2016-07-24 14:16:34 +02:00 |
test_runner_xunit.py
|
ref #322 cleanup all teardown calling to only happen when setup succeeded.
|
2013-08-02 09:52:40 +02:00 |
test_session.py
|
return non-zero exit code if no tests are collected
|
2015-08-18 07:35:02 -03:00 |
test_skipping.py
|
Fix broken test in test_skipping and add one for strict xfail
|
2016-08-17 22:14:51 +01:00 |
test_terminal.py
|
Cut a dead test helper function
|
2016-06-15 18:26:10 -07:00 |
test_tmpdir.py
|
fix flaky get_user fallback tests
|
2015-09-29 21:00:12 +02:00 |
test_unittest.py
|
Extend test to verify longrepr in stdout
|
2016-08-12 23:31:38 +01:00 |