Ahn Ki-Wook
|
86b8801470
|
Update AUTHORS and CHANGELOG
|
2016-08-26 09:42:17 +09:00 |
Jordan Guymon
|
a152ea2dbb
|
Add buffer attribute to stdin stub
|
2016-08-24 16:26:34 -07:00 |
Bruno Oliveira
|
972a5fb5d5
|
Improve error message when passing non-string ids to pytest.mark.parametrize
Fix #1857
|
2016-08-23 23:31:45 -03:00 |
Bruno Oliveira
|
ea0febad28
|
Updates for new patch version 3.0.2
|
2016-08-23 21:33:57 -03:00 |
Bruno Oliveira
|
49fc4e5e4c
|
Changes for 3.0.1 release
|
2016-08-23 18:15:43 -04:00 |
Bruno Oliveira
|
df200297e2
|
Fix internal error when parametrizing using and empty list of ids()
Fix #1849
|
2016-08-23 18:18:46 -03:00 |
Bruno Oliveira
|
53a0e2b118
|
Fix code which guesses parametrized scope based on arguments
Fix #1832
|
2016-08-22 21:05:41 -03:00 |
Bruno Oliveira
|
b54ea74d4d
|
Update AUTHORS and CHANGELOG for #1837
|
2016-08-22 17:59:42 -03:00 |
Florian Bruhin
|
a20c3f9c44
|
Merge pull request #1827 from blueyed/Fix-spelling-s-outside-a-outside-of-a-
Fix spelling: s/outside a/outside of a/
|
2016-08-20 20:04:58 +02:00 |
Daniel Hahler
|
e306a53999
|
Fix spelling: s/outside a/outside of a/
|
2016-08-20 18:43:39 +02:00 |
Florian Bruhin
|
90fb8cb08b
|
Merge pull request #1823 from nicoddemus/importorskip-regression
Fix regression when using importorskip at module level
|
2016-08-20 18:37:14 +02:00 |
Daniel Hahler
|
87d2d1d838
|
Remove duplicate entry for #717 in CHANGELOG
|
2016-08-20 15:12:08 +02:00 |
Bruno Oliveira
|
63dc71c57e
|
Fix regression when using importorskip at module level
Fix #1822
|
2016-08-19 18:21:25 -03:00 |
Bruno Oliveira
|
3a200b75c9
|
Bump version to 3.0.1.dev
|
2016-08-19 17:41:45 -03:00 |
Bruno Oliveira
|
745c8c17f1
|
Merge remote-tracking branch 'upstream/master'
|
2016-08-19 17:38:21 -03:00 |
Bruno Oliveira
|
b85a3b0d71
|
Merge pull request #1820 from The-Compiler/changelog-duplicates
Remove duplicate CHANGELOG messages
|
2016-08-19 17:35:23 -03:00 |
Florian Bruhin
|
31ede2432c
|
Remove duplicate CHANGELOG messages
Those are both already mentioned in the breaking changes at the top.
|
2016-08-19 17:05:02 +02:00 |
matthiasha
|
3455dfc804
|
add missing @matthiasha link
|
2016-08-19 14:01:07 +02:00 |
matthiasha
|
cd39cc1eec
|
Mention doc update in CHANGELOG
|
2016-08-19 09:08:11 +02:00 |
Bruno Oliveira
|
7f18367582
|
Finalize CHANGELOG
|
2016-08-18 11:43:21 -04:00 |
Bruno Oliveira
|
56df9fcc72
|
Tweak CHANGELOG: move "change" entry to the proper place
|
2016-08-17 23:08:13 -03:00 |
Bruno Oliveira
|
030c42203d
|
Fix conflicts in CHANGELOG
|
2016-08-17 22:58:12 -03:00 |
Bruno Oliveira
|
463e6572c5
|
Merge branch 'master' into merge-master-into-features
Preparing for 3.0
|
2016-08-17 22:39:23 -03:00 |
Bruno Oliveira
|
0fb34cd2a1
|
Update CHANGELOG entries
|
2016-08-17 21:32:07 -03:00 |
Florian Bruhin
|
789e4670e7
|
Merge pull request #1813 from nicoddemus/pytest-setup.cfg
Support [tool:pytest] in setup.cfg files
|
2016-08-17 20:33:57 +02:00 |
Florian Bruhin
|
c8ab79402c
|
Merge pull request #1811 from nicoddemus/revert-invocation-fixtures
Revert invocation-fixtures code
|
2016-08-17 20:32:54 +02:00 |
Bruno Oliveira
|
ab86dea529
|
Support [tool:pytest] in setup.cfg files
Also deprecate [pytest] usage in setup.cfg files
Fix #567
|
2016-08-17 08:19:38 -03:00 |
Bruno Oliveira
|
707b6b5e3f
|
Revert all invocation-fixtures code
Due to a serious regression found in #1794, it was decided to pull off
invocation features from 3.0 so it can be (hopefully) re-introduced
in 3.1
|
2016-08-17 08:12:55 -03:00 |
Bruno Oliveira
|
f25771a101
|
Deprecate --resultlog cmdline option
Fix #830
|
2016-08-16 21:40:34 -03:00 |
Bruno Oliveira
|
497152505e
|
Add CHANGELOG entry for #1809
|
2016-08-15 19:31:00 -03:00 |
Bruno Oliveira
|
ca5957932b
|
Merge pull request #1806 from blueyed/fix-off-by-one-error-with-warnings
Fix off-by-one error with lines from request.node.warn
|
2016-08-15 19:04:00 -03:00 |
Daniel Hahler
|
c163cc7937
|
Improve display of continuation lines with multiline errors
Fixes https://github.com/pytest-dev/pytest/issues/717.
Follow-up to https://github.com/pytest-dev/pytest/pull/1762.
|
2016-08-14 22:34:31 +02:00 |
Daniel Hahler
|
16cb5d01b1
|
Fix off-by-one error with lines from request.node.warn
The line numbers in `node.location` seem to be zero-based?!
|
2016-08-14 22:10:01 +02:00 |
Christian Boelsen
|
c4d9c7ea55
|
Add thanks as requested.
|
2016-08-08 13:45:10 +01:00 |
Christian Boelsen
|
e4028b4505
|
Fix #1798 to include errors in total tests in junit xml output.
|
2016-08-08 13:35:49 +01:00 |
Bruno Oliveira
|
802755ceed
|
Merge remote-tracking branch 'upstream/master' into merge-master-into-features
|
2016-08-06 17:58:17 -03:00 |
Bruno Oliveira
|
21230aa017
|
Add CHANGELOG entry
|
2016-08-06 17:14:13 -03:00 |
Bruno Oliveira
|
277b6d3974
|
Sort fixture names when a fixture lookup error occurs
|
2016-08-02 19:45:31 -03:00 |
Bruno Oliveira
|
ea6191a0cd
|
Merge pull request #1779 from RonnyPfannschmidt/deselect-no-reason
terminal: dont pretend to know the deselection reason
|
2016-08-02 08:38:17 -03:00 |
Ronny Pfannschmidt
|
1c8fe962f3
|
add changelog entry
|
2016-08-02 10:51:10 +02:00 |
satoru
|
3c8222f1db
|
Highlight the path of file location in error report
So that it's more obvious when we need to copy the file path.
|
2016-08-01 17:42:20 -03:00 |
Bruno Oliveira
|
5565c1f4ae
|
Sort link refs in CHANGELOG
|
2016-07-26 20:11:49 -03:00 |
Bruno Oliveira
|
c2864aba3d
|
Merge branch 'master' into merge-master
# Conflicts:
# AUTHORS
# CHANGELOG.rst
# _pytest/monkeypatch.py
# _pytest/python.py
|
2016-07-25 19:06:29 -03:00 |
Bruno Oliveira
|
9cf09cda7b
|
Remove some comments and improved changelog
|
2016-07-25 18:41:03 -03:00 |
Bruno Oliveira
|
d911bfcb8a
|
Merge branch 'issue634-scopes' of https://github.com/Stranger6667/pytest
# Conflicts:
# CHANGELOG.rst
|
2016-07-25 18:26:50 -03:00 |
Bruno Oliveira
|
8f29ce26e9
|
Merge branch 'mark_missing_fixture_error' of https://github.com/eolo999/pytest
|
2016-07-25 18:20:17 -03:00 |
Dmitry Dygalo
|
d72afe7e08
|
Fixed scope override inside metafunc.parametrize. Fixes #634
|
2016-07-25 12:42:50 +02:00 |
Roberto Polli
|
ab6aef1d1f
|
feature: default behavior now is to ignore duplicate paths specified from the command line. Use --keep-duplicates to retain duplicate paths.
|
2016-07-25 12:41:58 +02:00 |
Dmitry Dygalo
|
f7ad173fee
|
Fixed collection of classes with custom ``__new__`` method
|
2016-07-25 11:33:37 +02:00 |
Florian Bruhin
|
a309a571d9
|
Cleanups for #1763
|
2016-07-25 10:17:46 +02:00 |