Dmitry Malinovsky
|
e4d361b093
|
LastFailed now creates .cache only when needed. Fixes #1342
|
2016-02-16 11:42:04 +06:00 |
Bruno Oliveira
|
a912d3745b
|
Moved py.code code over to py.test
Fix #103
|
2016-01-25 23:18:04 -02:00 |
Bruno Oliveira
|
af893aab26
|
Remove code related to support python <= 2.5
Fix #1226
|
2015-12-16 16:16:22 -02:00 |
Bruno Oliveira
|
661495e5c5
|
Write failing test for parametrized tests with unmarshable parameters
Related to #1030; committing directly to pytest repository to
get feedback from others on how to proceed.
|
2015-09-22 23:18:07 -03:00 |
Ronny Pfannschmidt
|
7f776fe19a
|
skip chmod using cache access warning tests on windows
|
2015-09-22 20:49:11 +02:00 |
Ronny Pfannschmidt
|
ea9a491fb3
|
add an acceptance test for cache write errors
|
2015-09-22 20:24:37 +02:00 |
Ronny Pfannschmidt
|
29f4da93d4
|
handle access errors when writing cache files silently as pytest warning, fixes #1039
|
2015-09-22 16:28:19 +02:00 |
holger krekel
|
45065e4e2e
|
refine command line option naming and docs
|
2015-09-16 20:41:22 +02:00 |
Ronny Pfannschmidt
|
1e107e6bd1
|
restrucure pytest.main.wrap_session to allow for non-testrun wraps
|
2015-09-13 19:55:44 +02:00 |
Ronny Pfannschmidt
|
2e87cf4a62
|
create the previously missing cache fixture
there was a disabled test
|
2015-09-13 19:55:44 +02:00 |
Ronny Pfannschmidt
|
1de38a25fc
|
use flake8 in the flakes testenv
and extend the ignored errors list so pytest is clean
we def have to trim down that one
|
2015-09-13 19:55:44 +02:00 |
Ronny Pfannschmidt
|
e035f57535
|
s/--cache/--show-cache/
|
2015-09-13 19:55:44 +02:00 |
Ronny Pfannschmidt
|
e20216a1a8
|
merge the pytest-cache plugin into core
|
2015-09-13 19:55:44 +02:00 |