Bruno Oliveira
64f8ad5469
Fix internal handling in process_from_remote
...
Fix #175
2017-07-27 20:50:09 -03:00
John Vandenberg
cd12d174c4
Removal of unnecessary dependency on py
...
`pytest-xdist` depends on `pytest>=3`.
`pytest 3.0.0` requires `py>=1.4.29`
and latest pytest requires `py>=1.4.33`.
Thus it is unnecessary for pytest-xdist to include
a requirement on `py>=1.4.22`
Fixes https://github.com/pytest-dev/pytest-xdist/issues/105
2017-07-14 19:40:40 +07:00
Bruno Oliveira
3652e21f3b
Prepare release 1.18.1
2017-07-05 21:25:10 -03:00
Bruno Oliveira
a84b106a3b
Add issue links to changelog template
2017-07-05 21:17:16 -03:00
thou
530c9b234a
Unserialize reprlocals to a ReprLocal instance
2017-06-30 15:00:50 -05:00
Bruno Oliveira
1ca9eff35d
Fixed changelog wording to be more user friendly
2017-06-28 18:32:59 -03:00
thou
96ad4d1cfd
Added news fragment
2017-06-28 10:58:37 -05:00
Bruno Oliveira
cee78e9b20
CHANGELOG for 1.18.0
2017-06-26 15:16:48 -03:00
Bruno Oliveira
6e1154881d
Merge pull request #164 from timyhou/master
...
Issue #130
2017-06-23 19:39:27 -03:00
Max Linke
dbaf49cd69
add '--numprocesses' as long option for '-n'
...
This is more verbose in scripts that run pytest-xdist. It can also help
in some ci-helper scripts like to auto detect if pytest-xdist should be
installed.
2017-06-22 21:53:16 +02:00
thou
4a1f1d879b
Updated serialize_report and unserialize_report to pass entire exception info using ReprExceptionInfo.
...
This addresses issue #130 .
2017-06-21 13:36:58 -05:00
Bruno Oliveira
1542aff326
Update CHANGELOG
2017-06-10 10:02:55 -03:00
Bruno Oliveira
afe8bad9ff
Add news fragment
...
Fix #157
2017-06-10 09:44:55 -03:00
Bruno Oliveira
a9b064d992
Add HOWTORELEASE document
...
Fix #155
2017-06-09 19:50:54 -03:00
Bruno Oliveira
47875cbea9
Add towncrier for CHANGELOG management
...
Fix #154
2017-06-09 19:49:06 -03:00