Bruno Oliveira
5ddef63085
xdist now works if the internal tmpdir plugin is disabled
...
Fix #22
2015-12-05 12:09:00 -02:00
Bruno Oliveira
afd3f2bb01
Merge pull request #26 from pytest-dev/each_multiple-flaky
...
Mark test_each_multiple as xfail
2015-12-04 10:18:27 -02:00
Ronny Pfannschmidt
22fc01f672
Merge pull request #25 from nicoddemus/appveyor
...
[WIP] Simplify AppVeyor build and add badge
2015-12-04 13:11:30 +01:00
Bruno Oliveira
318080a49d
Mark test_each_multiple as xfail
...
Related to #20
2015-12-04 10:03:57 -02:00
Ronny Pfannschmidt
a67ed2d9ba
Merge pull request #24 from nicoddemus/travis-update
...
Update travis to use more recent python and pytest versions
2015-12-04 07:12:20 +01:00
Bruno Oliveira
55d9886efd
Pass some environment variables so tmpdir can get the username in pytest27
2015-12-03 19:12:59 -02:00
Bruno Oliveira
500ddb2bb3
Merge branch 'travis-update' into appveyor
2015-12-03 19:07:22 -02:00
Bruno Oliveira
d59a4fb52b
Simplify AppVeyor build and add badge
...
There's no point in creating a huge matrix because AppVeyor does
not run the builds in parallel; in fact it will greatly increase
build times as each matrix will boot a separate VM to execute on.
Also removed install.ps1 and run_with_env.cmd, which are only
really required if you have C extensions.
2015-12-03 18:53:20 -02:00
Bruno Oliveira
757c0806c9
Add appveyor badge
2015-12-03 18:44:16 -02:00
Bruno Oliveira
c39e53e6b0
pytest24,25,26 don't work on py35 due to changes in ast module so drop them from build matrix
2015-12-03 18:41:48 -02:00
Bruno Oliveira
ce464aab39
Update travis to use more recent python and pytest versions
...
- Fix current "python" environment on travis to 3.5
- Updated build matrix to give preference of testing all pytest versions in py27 and py35
2015-12-03 18:34:32 -02:00
Bruno Oliveira
7609e9376a
Fix call to report_collection_diff in test
...
"from" and "to" of the diff algorithm expect strings only
2015-12-03 18:34:32 -02:00
Bruno Oliveira
d6dfee1cf2
Merge pull request #16 from nchammas/patch-1
...
Typo fixes to docstrings
2015-12-01 21:08:36 -02:00
Nicholas Chammas
4c22653fd4
Typo fixes to docstrings
2015-12-01 14:45:03 -05:00
Ronny Pfannschmidt
974bd566c5
Merge pull request #13 from sah/master
...
Do a better job parallelizing the inital batch of tests
2015-11-19 06:48:24 +01:00
Steven Hazel
412febd898
pep8 and python 3 compatibility fixes
2015-11-18 13:39:53 -08:00
Steven Hazel
3140873f0a
bugfix: iterate in a python 3 compatible way
2015-11-18 13:34:39 -08:00
Steven Hazel
09d79ace35
Do a better job parallelizing the inital batch of tests when the
...
number of nodes is more than half the number of tests. This makes it
possible, for example, to run all tests in parallel, where previous
the maximum parallelization was half of all tests.
2015-11-18 13:06:04 -08:00
Ronny Pfannschmidt
14f39a7c4d
Merge pull request #2 from nicoddemus/appveyor
...
Add appveyor support
2015-09-02 15:41:06 +02:00
Bruno Oliveira
03aa703103
Add setuptools_scm to the host environment
2015-09-02 09:57:44 -03:00
Bruno Oliveira
ca132e10af
Fix links on README
2015-09-01 20:27:05 -03:00
Bruno Oliveira
6f93ae88ff
Add appveyor support
2015-09-01 20:16:41 -03:00
Bruno Oliveira
d6a9b62680
Use pypi version image from shields.io
2015-09-01 18:00:24 -03:00
Ronny Pfannschmidt
24aeaad857
fix HostRSync filter matching (broken by the flake8 fixes)
2015-09-01 22:50:47 +02:00
Ronny Pfannschmidt
b14e9a48e2
fix project url
2015-09-01 22:39:59 +02:00
Ronny Pfannschmidt
0f5ef95be8
flake8 cleanup
2015-09-01 22:37:51 +02:00
Ronny Pfannschmidt
fa1ec6742a
travis badge in readme
2015-09-01 21:26:01 +02:00
Ronny Pfannschmidt
8d0917a543
add a gitignore
2015-09-01 21:23:41 +02:00
Ronny Pfannschmidt
0495fe517d
fix setup.py and use setuptools_scm dep for tox
2015-09-01 21:22:11 +02:00
Ronny Pfannschmidt
836ebd4b86
fix travis misstake
2015-09-01 21:16:46 +02:00
Ronny Pfannschmidt
b5299570f1
add a basic travis configuration
2015-09-01 21:14:44 +02:00
Ronny Pfannschmidt
e9b045c940
change readme extension to .rst
2015-09-01 21:00:47 +02:00
Ronny Pfannschmidt
888a9b67cd
cangelog
2015-08-19 22:01:25 +02:00
Ronny Pfannschmidt
3daa6e8138
fix readme
2015-08-19 21:48:41 +02:00
Ronny Pfannschmidt
0134bfd7e6
Added tag v1.13.1 for changeset 67ff3aa4d294
2015-08-19 21:35:59 +02:00
Ronny Pfannschmidt
771f248a04
refactor cpu number autodetection to avoid the regression
v1.13.1
2015-08-19 21:34:26 +02:00
Ronny Pfannschmidt
c0c794b961
Added tag v1.13 for changeset 4e25f4c568be
2015-08-18 08:45:54 +02:00
Ronny Pfannschmidt
8630c27c75
flake8 fixes
v1.13
2015-08-18 08:45:18 +02:00
Ronny Pfannschmidt
1fde875c91
changelog
2015-08-18 08:33:44 +02:00
Ronny Pfannschmidt
9f32c38398
add version file to hgignore
2015-08-18 08:30:00 +02:00
Ronny Pfannschmidt
eba5319fdb
clean up setup.py and use setuptools_scm
2015-08-18 08:29:23 +02:00
Ronny Pfannschmidt
ec89a3c36b
split up the plugin and extend tox test matrix
2015-08-08 11:57:08 +02:00
Ronny Pfannschmidt
6bab1dab75
simplify HostRsync constructor
2015-08-05 22:04:21 +02:00
Floris Bruynooghe
02cb571da0
Merged pull request #18
2015-08-04 23:30:50 +01:00
Floris Bruynooghe
f40e34c3ea
Merged in nicoddemus/pytest-xdist/max-slave-restart-option (pull request #20 )
...
Add --max-slave-restart option
2015-08-04 23:21:36 +01:00
Bruno Oliveira
4b1ddb9c81
Add --max-slave-restart option
...
Also changed wording used from "failed node" to "crashed slave", to conform
with other messages ("slave sw0 crashed")
2015-07-11 13:12:12 -03:00
Bruno Oliveira
9d4afbdfec
Add test, CHANGELOG and docs for auto-cpu detection PR
2015-07-11 12:14:48 -03:00
Bruno Oliveira
ed9e5cd9ea
merged auto-cpu branch
2015-07-11 12:01:00 -03:00
Bruno Oliveira
3330aac877
Add test for new pytest-2.8 behavior and add CHANGELOG entry
2015-07-11 11:45:27 -03:00
Bruno Oliveira
a131d34b2d
testscollected is now a public Session attribute
2015-07-06 20:27:41 -03:00