Bread Genie
99c80c37a4
Fix typo psutils -> psutil ( #848 )
2022-11-24 09:50:25 -03:00
Bruno Oliveira
ed65e888cf
Deprecate rsync support
...
Fix #825
2022-10-24 11:53:15 -03:00
Petr Viktorin
c168706fbe
Get -nauto default from PYTEST_XDIST_AUTO_NUM_WORKERS ( #829 )
...
* Get `-nauto` default from `PYTEST_XDIST_AUTO_NUM_WORKERS`
A few additional tests for existing functionality are added too.
And the ``-n logical`` option is documented.
Fixes: https://github.com/pytest-dev/pytest-xdist/issues/792
2022-10-24 09:33:19 -03:00
Bruno Oliveira
1fbf49909f
Remove --boxed and pytest-forked dependency
...
Fixes #468
Fixes #543
2022-10-22 07:31:34 -03:00
Bruno Oliveira
25cc1a4119
Replace py.path.local usages by pathlib.Path
2022-10-21 22:54:17 -03:00
Bruno Oliveira
2ec4f407f5
Add known limitation about -s not working
2022-08-24 12:52:36 -03:00
Pepa
61132777f8
Added known limitation section to the docs ( #796 )
...
Co-authored-by: Josef <sorry.i-keep@it.private >
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com >
2022-07-22 10:44:17 -03:00
Petr Viktorin
1a5e680e91
Document the pytest_xdist_auto_num_workers hook ( #791 )
2022-07-13 15:54:26 -03:00
auziel
8652ef91e6
Fix the example of using --rsyncdir option ( #777 )
...
Co-authored-by: Ronny Pfannschmidt <opensource@ronnypfannschmidt.de >
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com >
2022-04-20 18:00:28 -03:00
Bruno Oliveira
41a4d439c8
Fix typo in docs
2022-03-10 12:24:32 -03:00
Bruno Oliveira
34f63600ee
Simplify the example about creating one log per worker
...
No need to use a custom option as this complicates the example a bit and might distract from the main details.
2022-03-10 11:52:07 -03:00
Bruno Oliveira
7f04ce35c9
Add blacken-docs and use autodoc
2022-03-10 09:33:23 -03:00
Bruno Oliveira
797867f23d
Simplify example and use syntax for env vars
2022-03-10 09:25:37 -03:00
Marco Sanchotene
14e1d80f10
Add instructions to create one file for each worker
2022-03-08 19:11:48 -03:00
Bruno Oliveira
8cd10225df
Add sphinx docs folder and changelog URLs to metadata ( #751 )
2022-01-29 16:29:36 +00:00