Ronny Pfannschmidt
|
99015bfc86
|
fix most of metafunc tests by mocking
|
2018-03-29 17:52:01 +02:00 |
Ronny Pfannschmidt
|
180ae09202
|
deprecate markinfo and fix up most marker scoping access while completely breaking metafunc testing
|
2018-03-29 17:52:01 +02:00 |
Ronny Pfannschmidt
|
f1a1695aaa
|
enable deep merging test - new structure fixed it
|
2018-03-29 17:52:01 +02:00 |
Ronny Pfannschmidt
|
2707221559
|
port mark evaluation to the new storage and fix a bug in evaluation
|
2018-03-29 17:52:01 +02:00 |
Bruno Oliveira
|
2962c7367c
|
Merge pull request #3307 from KKoukiou/rhv-qe-fix
logging.py: Don't change log level of the root logger to bigger numeric value
|
2018-03-27 18:03:22 -03:00 |
Katerina Koukiou
|
d895f5d6fc
|
logging.py: Don't change log level of the root logger to bigger numeric value
|
2018-03-26 10:11:49 +02:00 |
Bruno Oliveira
|
6f95189cf7
|
Merge pull request #3306 from nicoddemus/2405-scope-fixture-order
Instantiate fixtures by scope order in test function requests
|
2018-03-21 17:37:05 -03:00 |
Ronny Pfannschmidt
|
add5ce0fb8
|
Merge pull request #3230 from brianmaissy/features
deprecate pytest_plugins in non-top-level conftest
|
2018-03-21 07:44:34 +01:00 |
Bruno Oliveira
|
59e7fd478e
|
Sort fixtures by scope when determining fixture closure
Fix #2405
|
2018-03-20 20:10:53 -03:00 |
Bruno Oliveira
|
9e24b09a9f
|
Use re_match_lines in test_class_ordering
"[1-a]" works fine using fnmatch_lines, but "[a-1]" breaks horribly
inside `re`.
|
2018-03-20 20:10:52 -03:00 |
Bruno Oliveira
|
d03e38941b
|
Merge pull request #3295 from brianmaissy/feature/last-failed-no-failures-behavior
implemented --last-failed-no-failures
|
2018-03-20 19:17:25 -03:00 |
Ronny Pfannschmidt
|
f61d0525a5
|
Merge pull request #3318 from nicoddemus/merge-master-into-features
Merge master into features
|
2018-03-17 09:40:32 +01:00 |
Bruno Oliveira
|
1fff81e21d
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2018-03-16 18:15:28 -03:00 |
Jason R. Coombs
|
3c3fc3bb9d
|
Add test capturing new expectation. Ref #3314.
|
2018-03-15 21:25:50 -04:00 |
Tadeu Manoel
|
161d4e5fe4
|
Add support for pytest.approx comparisons between scalar and array (inverted order)
|
2018-03-14 16:29:04 -03:00 |
Tadeu Manoel
|
c34dde7a3f
|
Add support for pytest.approx comparisons between array and scalar
|
2018-03-14 15:47:21 -03:00 |
Bruno Oliveira
|
9517c3a2aa
|
Suppress ``IOError`` when closing the temporary file used for capturing streams in Python 2.7.
Fix #2370
|
2018-03-13 17:41:42 -03:00 |
Kostis Anagnostopoulos
|
68375513f3
|
Add TC to demonstrate #3297 that caplog.clear() does not clean text
|
2018-03-13 00:28:47 +02:00 |
Brian Maissy
|
d2e533b8a3
|
implemented --last-failed-no-failures
|
2018-03-10 22:45:45 +02:00 |
Brian Maissy
|
54b15f5826
|
deprecated pytest_plugins in non-top-level conftest
|
2018-03-10 21:20:12 +02:00 |
Ronny Pfannschmidt
|
5e5935759e
|
make nodeids precalculated, there is no sane reason to commpute lazyly
|
2018-03-09 10:52:59 +01:00 |
Bruno Oliveira
|
08831396a5
|
Merge pull request #3218 from feuillemorte/3034-new-tests-first
#3034 Added new option "--new-first"
|
2018-03-02 18:33:25 -03:00 |
feuillemorte
|
99aab2c3f5
|
#3268 Added deprecation to custom configs
|
2018-03-02 10:52:38 +03:00 |
Bruno Oliveira
|
0a5a6c19be
|
Merge pull request #3269 from nicoddemus/merge-master-into-features
Merge master into features
|
2018-02-27 22:42:08 -03:00 |
Daniel Hahler
|
8239103aa9
|
Fix typo with test_summary_list_after_errors
|
2018-02-27 21:07:00 +01:00 |
Bruno Oliveira
|
a2a64546eb
|
Merge remote-tracking branch 'upstream/master' into features
|
2018-02-27 16:43:45 -03:00 |
Bruno Oliveira
|
9fcbf57163
|
Merge pull request #3267 from feuillemorte/3260-fix-pytest-section
#3260 fix pytest section
|
2018-02-27 16:41:45 -03:00 |
Bruno Oliveira
|
dab96cbf27
|
Merge pull request #3255 from nicoddemus/post-summary
Show "short test summary info" after tracebacks and warnings
|
2018-02-27 16:36:13 -03:00 |
feuillemorte
|
409b919fc0
|
#3260 Added test
|
2018-02-27 19:16:45 +03:00 |
Bruno Oliveira
|
a968c0fa05
|
Merge pull request #3264 from jeffreyrack/3236-skipif-using-platform
#3236 Use platform module in pytest.mark
|
2018-02-27 09:44:52 -03:00 |
Jeffrey Rackauckas
|
f6ad25928e
|
Fixing grammar.
|
2018-02-26 19:15:10 -08:00 |
Jeffrey Rackauckas
|
a6762f7328
|
Update test_skipping to test that platform can be used in xfail
|
2018-02-26 19:11:13 -08:00 |
Bruno Oliveira
|
4e405dd9f9
|
Show "short test summary info" after tracebacks and warnings
|
2018-02-26 21:12:33 -03:00 |
feuillemorte
|
31476c69ab
|
#3203 Fix tests
|
2018-02-26 17:39:32 +03:00 |
feuillemorte
|
46c5d5355e
|
#3203 Remove progress when no-capture
|
2018-02-26 17:19:58 +03:00 |
Jeffrey Rackauckas
|
307cd6630f
|
Add the ability to use platform in pytest.mark.skipif
|
2018-02-25 22:38:25 -08:00 |
William Lee
|
f4cc45bb41
|
Turn on the continue on failure only when the flag is given
|
2018-02-23 22:31:11 -06:00 |
William Lee
|
7f2dd74ae9
|
Fixed test for the continue run
|
2018-02-23 21:20:14 -06:00 |
feuillemorte
|
c032d4c5d5
|
Merge branch 'features' of https://github.com/feuillemorte/pytest into 3034-new-tests-first
|
2018-02-23 23:55:28 +03:00 |
feuillemorte
|
e865f2a235
|
#3034 Fix comments
|
2018-02-23 22:49:17 +03:00 |
William Lee
|
8d90591b33
|
Merge remote-tracking branch 'upstream/features' into continue-on-failure
|
2018-02-22 21:01:31 -06:00 |
William Lee
|
fbc45be83f
|
Fixed #3149 where doctest does not continue to run when there is a failure
|
2018-02-22 21:00:54 -06:00 |
Bruno Oliveira
|
bedceaacc4
|
Merge pull request #3249 from a-feld/request-fixture-reference-cycle
Fix PseudoFixtureDef reference cycle.
|
2018-02-22 19:23:56 -03:00 |
Thomas Hisch
|
0f58fc881b
|
Add pdb test with disabled logging plugin
Implement the test from #3210, which was not merged yet, because the PR was
abandoned in favor or #3234.
|
2018-02-22 19:26:46 +01:00 |
Allan Feldman
|
aa53e37fa2
|
Add a test to expose leaked PseudoFixtureDef types.
|
2018-02-21 22:42:44 -08:00 |
Ronny Pfannschmidt
|
54e63b7dd5
|
Merge pull request #2770 from HPENetworking/master
Make record_xml_property generic and compatible with xdist and markers.
|
2018-02-22 07:38:55 +01:00 |
Bruno Oliveira
|
7336dbb979
|
Merge pull request #3246 from RonnyPfannschmidt/remove-addcall-in-tests
remove addcall in the terminal tests
|
2018-02-21 19:42:53 -03:00 |
mike
|
6e14585ca2
|
Fix approx default tolerances for Decimal
|
2018-02-21 23:08:23 +01:00 |
Ronny Pfannschmidt
|
3d4d0a2614
|
remove addcall in the terminal tests
|
2018-02-21 18:56:20 +01:00 |
Bruno Oliveira
|
7a62619a75
|
Merge remote-tracking branch 'upstream/master' into features
|
2018-02-21 10:39:55 -03:00 |