Bruno Oliveira
1ca9eff35d
Fixed changelog wording to be more user friendly
2017-06-28 18:32:59 -03:00
Bruno Oliveira
5320d25e47
Merge pull request #171 from timyhou/longrepr.sections_issue
...
Serialization/Deserialization was dropping longrepr.sections
2017-06-28 18:31:19 -03:00
thou
96ad4d1cfd
Added news fragment
2017-06-28 10:58:37 -05:00
thou
5c1a35fee4
Serialization / Deserialization was dropping longrepr.sections
2017-06-27 16:30:49 -05:00
Bruno Oliveira
665b8eda8d
Merge pull request #170 from nicoddemus/release-1.18.0
...
release 1.18.0
2017-06-26 21:28:30 -03:00
Bruno Oliveira
cee78e9b20
CHANGELOG for 1.18.0
v1.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
Ronny Pfannschmidt
a96f6c9038
Merge pull request #168 from kain88-de/numprocesses-option
...
add '--numprocesses' as long option for '-n'
2017-06-23 09:45:46 +02:00
Bruno Oliveira
47b65716a3
Fix test for --numprocess flag
2017-06-22 21:47:34 -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
Bruno Oliveira
41c00ca47e
Clarify PR template
...
Clarify that a new "file" should be added to "changelog" folder.
2017-06-22 16:41:27 -03:00
thou
f0dee10a0d
Fix failing test since spawn.out does not contain "LOOPONFAILING" in pytest >= 3
2017-06-21 13:37:03 -05:00
Tim Hou
6256608669
Update tox and appveyor for CI tests to exclude pytest < 3
...
Update the install requires versions for pytest
2017-06-21 13:37:02 -05: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
Ronny Pfannschmidt
2094157950
Merge pull request #162 from nicoddemus/let-setuptools-scm-manage-manifest
...
Let setuptools_scm manage the files that go into the package
2017-06-14 13:43:46 +02:00
Bruno Oliveira
7473683cdb
Let setuptools_scm manage the files that go into the package
...
As discussed in #161 , setuptools_scm will automatically
add all version controlled files to the package, so
MANIFEST.in is no longer needed
Fix #161
2017-06-14 07:58:57 -03:00
Bruno Oliveira
c48834aa69
Merge pull request #159 from nicoddemus/release-1.17.1
...
Release 1.17.1
2017-06-10 10:59:42 -03:00
Bruno Oliveira
6d9d6c6a34
Update HOWTORELEASE docs
v1.17.1
2017-06-10 10:03:10 -03:00
Bruno Oliveira
1542aff326
Update CHANGELOG
2017-06-10 10:02:55 -03:00
Bruno Oliveira
cc95cf26e1
Skip uploading docs when publishing to PyPI
...
This should also solve the problem of not publishing wheels
2017-06-10 10:02:43 -03:00
Bruno Oliveira
eb90a7c82c
Merge pull request #158 from nicoddemus/revert-pr-125
...
Revert PR 125 due to 1.17.0 breakage
2017-06-10 09:55:51 -03:00
Bruno Oliveira
afe8bad9ff
Add news fragment
...
Fix #157
2017-06-10 09:44:55 -03:00
Bruno Oliveira
95a62460aa
Revert "Mark test as complete at teardown."
...
This reverts commit 82b992a5fd .
2017-06-10 09:43:59 -03:00
Bruno Oliveira
8e2fdeee3e
Revert "- Reinforce test_crashing_item to match test name instead of test"
...
This reverts commit 99f667380f .
2017-06-10 09:43:59 -03:00
Bruno Oliveira
fae1e02c1d
Revert "Fix missing blank line."
...
This reverts commit 602694b817 .
2017-06-10 09:43:59 -03:00
Ronny Pfannschmidt
3440f08a40
Merge pull request #156 from nicoddemus/release-howto-towncrier
...
Add towncrier and HOWTORELEASE docs
2017-06-10 09:00:47 +02: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
Bruno Oliveira
e59c609b59
Merge pull request #153 from reginaldl/master
...
Fix CHANGELOG for issue #124
v1.17.0
2017-06-09 18:52:11 -03:00
reginaldl
de257e6b83
Fix CHANGELOG for issue #124
2017-06-09 10:51:12 -07:00
Ronny Pfannschmidt
51b5a5ace4
Merge pull request #140 from xoviat/patch-1
...
travis: use tox-travis
2017-05-17 10:34:15 +02:00
Ronny Pfannschmidt
d86ce20d28
Merge pull request #144 from EdgeCaseLabs/master
...
Correcting broken URI in documentation.
2017-05-16 15:21:40 +02:00
Wes Thomas
58750f5765
Correcting broken URI in documentation.
2017-05-11 15:29:39 -05:00
xoviat
0789605d30
fixup py36 tests
2017-05-08 09:12:47 -05:00
xoviat
2b57d85550
travis: use tox-travis
2017-05-08 09:11:32 -05:00
Omer Katz
0ce4f32315
Run tests on Python 3.6 on windows.
2017-05-08 09:11:32 -05:00
Omer Katz
de7a45ef40
Test with Python 3.6 as well.
2017-05-08 09:11:32 -05:00
Ronny Pfannschmidt
e83aae6351
Merge pull request #125 from reginaldl/master
...
Mark test as complete at teardown.
2017-05-05 22:43:53 +02:00
Ronny Pfannschmidt
a23f572b21
Merge pull request #138 from nicoddemus/anaconda-ver
...
Add a badge for the anaconda package
2017-05-05 07:11:52 +02:00
Bruno Oliveira
36c0e68c23
Add a badge for the anaconda package
...
Also bring Travis and AppVeyor badges near each other
2017-04-24 17:04:59 -03:00
reginaldl
c79a98c624
Add note about #124 to CHANGELOG.
2017-03-07 10:15:52 -08:00
reginaldl
602694b817
Fix missing blank line.
2017-02-23 15:14:24 -08:00
reginaldl
99f667380f
- Reinforce test_crashing_item to match test name instead of test
...
file.
- Add `test_crashing_item_teardown` to validate crash behavior at
teardown.
2017-02-23 15:01:48 -08:00
reginaldl
82b992a5fd
Mark test as complete at teardown.
2017-02-23 11:31:37 -08:00
Ronny Pfannschmidt
80f187e3a6
Merge pull request #122 from wronglink/custom_scheduler_notes
...
Added notes about new pytest_xdist_make_scheduler hook
v1.16.0
2017-02-21 12:26:59 +01:00
Michael Elovskikh
2c8efb5785
Added notes about new pytest_xdist_make_scheduler hook
2017-02-21 01:39:03 +05:00
Bruno Oliveira
a867f71c7a
Merge pull request #89 from wronglink/custom_scheduler
...
[WIP] Allow custom scheduler class implementation
2017-02-16 09:40:36 -02:00
Ronny Pfannschmidt
f3098f00eb
Merge pull request #120 from KKoukiou/worker_id
...
Add worker_id into TestReport
2017-02-16 10:24:41 +01:00
Michael Elovskikh
4ed8161ef8
Renamed scheduller remove_item method to mark_test_complete
2017-02-15 23:54:23 +05:00
Michael Elovskikh
c809406ef6
Refactor scheduller interface, make more properties instead of methods
2017-02-15 11:43:56 +05:00