George Y. Kussumoto
|
9824499396
|
Add 2808.feature changelog entry
|
2017-10-02 21:26:29 -03:00 |
Bruno Oliveira
|
3b30c93f73
|
Deprecate TerminalReporter._tw
Fix #2803
|
2017-09-27 17:16:34 -03:00 |
Bruno Oliveira
|
3ebfb881c9
|
Merge remote-tracking branch 'upstream/master' into features
|
2017-09-18 19:10:31 -03:00 |
Bruno Oliveira
|
ac5c5cc1ef
|
Merge pull request #2750 from evanunderscore/fix-filescompleter
Fix crash in FastFilesCompleter with no prefix
|
2017-09-14 20:11:43 -03:00 |
Ronny Pfannschmidt
|
70cdfaf661
|
Merge pull request #2754 from nicoddemus/xfail_strict
Set xfail_strict=True in pytest's own test suite
|
2017-09-13 09:01:32 +02:00 |
Xuan Luong
|
696c702da7
|
Update documentation on multiple calls of metafunc.parametrize
|
2017-09-10 00:23:23 -04:00 |
Xuan Luong
|
e27a0d69aa
|
Rename changelog file to PR id number
|
2017-09-09 18:26:15 -04:00 |
Xuan Luong
|
15222ceca2
|
Fix typo in example of passing a callable to markers
|
2017-09-09 18:22:23 -04:00 |
Xuan Luong
|
1e93089165
|
[bugfix] Checking MarkDecorator equality returns False for non-MarkDecorator object
|
2017-09-09 01:31:08 -04:00 |
Bruno Oliveira
|
9273e11f21
|
Merge branch 'master' into features
|
2017-09-07 13:59:10 -03:00 |
Evan
|
6cf515b164
|
Fix crash in FastFilesCompleter with no prefix
|
2017-09-08 00:14:56 +10:00 |
Ronny Pfannschmidt
|
6967f3070e
|
Merge pull request #2711 from massich/mimic_raises_signature_in_warns
[MRG][feature] Change warns signature to mimic the raises call
|
2017-09-07 13:19:09 +02:00 |
Joan Massich
|
a0c6758202
|
Add changelog
|
2017-09-07 10:51:14 +02:00 |
Bruno Oliveira
|
c52f87ede3
|
Preparing release version 3.2.2
|
2017-09-06 21:37:57 +00:00 |
Xuan Luong
|
3f8ff7f090
|
[DOC] Add examples for mark.with_args
|
2017-09-06 14:26:28 -04:00 |
Ronny Pfannschmidt
|
ad36407747
|
Merge pull request #2700 from nicoddemus/staticmethods-fixtures
Allow tests declared as @staticmethod to use fixtures
|
2017-09-06 08:24:00 +02:00 |
Bruno Oliveira
|
e1f2254fc2
|
Merge pull request #2734 from RonnyPfannschmidt/simplify-string-safening
simplyfy ascii escaping by using backslashreplace error handling
|
2017-09-05 21:14:27 -03:00 |
Bruno Oliveira
|
10d43bd3bf
|
Set xfail_strict=True in pytest's own test suite
Fix #2722
|
2017-09-05 19:57:26 -03:00 |
Bruno Oliveira
|
f825b4979b
|
Merge remote-tracking branch 'upstream/master' into features
|
2017-09-05 19:44:33 -03:00 |
Bruno Oliveira
|
3d70727021
|
Improve wording in changelog entry
|
2017-09-05 19:36:53 -03:00 |
Tarcisio Fischer
|
de6b41e318
|
Update changelog and AUTHORS files, following the CONTRIBUTING guidelines
|
2017-09-05 15:46:32 -03:00 |
Ronny Pfannschmidt
|
181bd60bf9
|
Merge pull request #2742 from nicoddemus/resultlog-deprecation
Improve user guidance regarding ``--resultlog`` deprecation
|
2017-09-01 08:29:41 +02:00 |
Bruno Oliveira
|
3288c9a110
|
Improve user guidance regarding ``--resultlog`` deprecation
Fix #2739
|
2017-08-31 19:11:41 -03:00 |
Bruno Oliveira
|
221797c609
|
Encode utf-8 byte strings in pytester's makefile
Fix #2738
|
2017-08-31 18:49:06 -03:00 |
Ronny Pfannschmidt
|
5e00549ecc
|
Merge pull request #2735 from fgmacedo/fgm-fix-reprfuncargs-toterminal
2731.bug Fix ReprFuncArgs with mixed unicode and utf-8 args.
|
2017-08-31 09:36:56 +02:00 |
Bruno Oliveira
|
f9157b1b6b
|
Improve CHANGELOG entry to be more user-friendly
|
2017-08-30 21:21:44 -03:00 |
Bruno Oliveira
|
f4e811afc0
|
Merge remote-tracking branch 'upstream/master' into cybergrind/fix_baseexception
|
2017-08-30 21:11:22 -03:00 |
Fernando Macedo
|
59cdef92be
|
fixes #2731 ReprFuncArgs with mixed unicode and utf-8 args
|
2017-08-30 16:06:12 -03:00 |
Ronny Pfannschmidt
|
78a027e128
|
simplyfy ascii escaping by using backslashreplace error handling
|
2017-08-30 16:43:16 +02:00 |
Tyler Goodlet
|
312891daa6
|
Add a trivial changelog entry
|
2017-08-25 15:34:42 -04:00 |
Joe Talbott
|
67161ee9f8
|
Add changelog item for PR #2721.
|
2017-08-25 10:06:45 -04:00 |
Kirill Pinchuk
|
12b1bff6c5
|
`compat.safe_getattr` now catches OutcomeExceptions too
|
2017-08-23 17:17:03 +03:00 |
Bruno Oliveira
|
a993add783
|
Allow tests declared as @staticmethod to use fixtures
Fix #2699
|
2017-08-17 20:44:19 -03:00 |
Antonio Hidalgo
|
2a99d82c3b
|
Fixed error in 'Good Practices' code snippet
|
2017-08-16 00:26:14 +02:00 |
Ronny Pfannschmidt
|
5c0feb2877
|
Merge pull request #2680 from prokaktus/skipping-same-module
Fold skipped tests with global pytestmark variable
|
2017-08-15 10:52:24 +02:00 |
prokaktus
|
98bf5fc9be
|
Fold skipped tests with global pytestmark variable
|
2017-08-15 02:18:46 +03:00 |
Andreas Pelme
|
39331856ed
|
Use the correct stacklevel for getfuncargvalue() deprecation warning.
Fixed #2681.
|
2017-08-13 14:59:33 +02:00 |
Ronny Pfannschmidt
|
eb462582af
|
fix #2675 - store marks correctly in callspecs
|
2017-08-10 19:46:36 +02:00 |
Bruno Oliveira
|
fd84c886ee
|
Merge pull request #2671 from nicoddemus/release-3.2.1
Release 3.2.1
|
2017-08-09 17:15:21 -03:00 |
Felipe Dau
|
acd3c4fbc4
|
Update changelog for #2653
|
2017-08-09 02:57:36 +00:00 |
Bruno Oliveira
|
45d2962e97
|
Preparing release version 3.2.1
|
2017-08-08 21:11:11 +00:00 |
Bruno Oliveira
|
cc0f2473eb
|
Fix windows console workaround error with non-standard io-streams
Fix #2666
|
2017-08-07 20:57:13 -03:00 |
Srinivas Reddy Thatiparthy
|
a0101f024e
|
remove os.sep as it behaves differently linux and windows.
* on linux it is '/'
* on windows it is '\'
|
2017-08-05 23:21:43 +05:30 |
Ronny Pfannschmidt
|
d5f4496bdf
|
Merge pull request #2656 from nicoddemus/unittest-features
Document which pytest features work with `unittest`
|
2017-08-05 09:38:02 +02:00 |
Bruno Oliveira
|
15cdf137d5
|
Document which pytest features work with `unittest`
Fix #2626
|
2017-08-04 07:44:04 -03:00 |
Ronny Pfannschmidt
|
9e62a31b63
|
Merge pull request #2650 from srinivasreddy/2642
Fixed#2642: Convert py module references to six module
|
2017-08-04 09:21:51 +02:00 |
Bruno Oliveira
|
2e33d9b35e
|
Add changelog entry for using six for portability
|
2017-08-04 00:03:43 -03:00 |
Bruno Oliveira
|
ad52f714a9
|
Fix small terminal glitch when collecting a single test item
Fix #2579
|
2017-08-03 20:57:46 -03:00 |
Bruno Oliveira
|
1deac2e210
|
Properly escape test names when setting PYTEST_CURRENT_TEST environment variable
Fix #2644
|
2017-08-01 20:52:37 -03:00 |
Bruno Oliveira
|
40254b64e5
|
Merge branch 'master' into features
|
2017-08-01 19:35:56 -03:00 |