issues
search
kevlened
/
pytest-parallel
A pytest plugin for parallel and concurrent testing
https://github.com/browsertron/pytest-parallel/issues/104#issuecomment-1293941066
MIT License
314
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update pytest decoration
#129
snovikov
opened
6 months ago
2
AttributeError: Can't pickle local object 'ArgumentParser.__init__.<locals>.identity' on Windows
#128
SofianeHamlaoui
opened
9 months ago
0
setUpClass method executed once per test with multiple workers
#127
rafoid
opened
1 year ago
0
“generator raised StopIteration” on latest parallel version
#126
olivia2046
opened
1 year ago
0
Pytest-parallel is failing to run
#125
stalkerz379
opened
1 year ago
0
Bump cryptography from 35.0.0 to 39.0.1
#124
dependabot[bot]
opened
1 year ago
0
Bump setuptools from 65.5.0 to 65.5.1
#123
dependabot[bot]
opened
1 year ago
0
Bump wheel from 0.37.1 to 0.38.1
#122
dependabot[bot]
opened
1 year ago
0
Bump certifi from 2022.9.24 to 2022.12.7
#121
dependabot[bot]
opened
1 year ago
0
Update Pipfile
#120
WP-LKL
closed
2 years ago
0
Fixes browsertron/pytest-parallel/#118
#119
jfennick
closed
2 years ago
3
Latest pytest (7.2.0) breaks pytest-parallel.
#118
huntzhan
opened
2 years ago
8
Using pytest parallel to generate reports results in data corruption
#117
shelkio
opened
2 years ago
0
Duplicated tests when running with allure-pytest
#116
b0mbays
opened
2 years ago
0
Many tests fail
#115
yurivict
opened
2 years ago
0
Fatal Python error: _enter_buffered_busy: could not acquire lock for <_io.BufferedWriter name=5> at interpreter shutdown, possibly due to daemon threads
#114
omerXfaruq
opened
2 years ago
0
not compatible with django
#113
ahmedyasserays
opened
2 years ago
1
The plugin does not fire any setup / tear down events for child threads make it extremely hard to implement extensions
#112
HardNorth
opened
2 years ago
0
Let auto worker count be set via environment variable
#111
kburns
opened
2 years ago
0
Control auto worker count through environment variable
#110
kburns
opened
2 years ago
0
If tests call code that `fork()`s, use of this plugin often leads to crashes on Mac OS High Sierra and onward, *even when number of workers is set to 1*
#109
posita
opened
2 years ago
0
Formalize fix from @codeRulc for #76 to stop duplicate output
#108
alexlatchford
opened
2 years ago
2
Added mark for sequenced execution. Fixes #80
#107
norraxx
opened
3 years ago
10
Runs with dynamically predefined thread names are sticks
#106
boris-becker-p
opened
3 years ago
0
Is it possible to have a separate log for each process?
#105
boris-becker-p
opened
3 years ago
2
Maintainers needed
#104
azmeuk
opened
3 years ago
5
Use github actions instead of travis
#103
azmeuk
closed
3 years ago
0
OSError: [WinError 87] 'pytest --tests-per-worker auto' in terminal (pycharm, windows)
#102
jakeschuler1
opened
3 years ago
2
Now pytest-parallel adds a pid to the test name.
#101
svetlyak40wt
opened
3 years ago
1
Could you pls release master ASAP for support python3.9
#100
NerdTsai
closed
3 years ago
6
Consider moving project to pytest-dev for maintenance
#99
amitSA
closed
3 years ago
17
Update the environ shim to be compatible with Python 3.9
#98
andni233
closed
3 years ago
3
do not create thread if tests_per_worker==1
#97
tovmeod
opened
3 years ago
0
do not create thread if tests_per_worker==1
#96
tovmeod
opened
3 years ago
0
fix putenv, unsetenv
#95
ickc
closed
3 years ago
3
Global state in parallel tests
#94
dzieciou
closed
3 years ago
0
pytest parallel run with Python 3.7.3 causes "Fatal Python error: Aborted" on MacOS Catalina 10.15.6
#93
alexeyhimself
opened
3 years ago
2
Added ability to run some tests serially, not in subprocesses.
#92
svetlyak40wt
opened
3 years ago
1
Number of tests fail with pytest6
#91
mcepl
opened
3 years ago
1
Bump bleach from 3.1.5 to 3.3.0
#90
dependabot[bot]
closed
3 years ago
1
Please support Python 3.9
#89
isac322
closed
3 years ago
9
Add support for executing class tests in serial
#88
erlendvollset
closed
3 years ago
1
Add support for serial class execution
#87
erlendvollset
closed
4 years ago
0
Add support for serial class execution
#86
erlendvollset
closed
4 years ago
0
Fixture Scope: All scopes behave as if function scoped, even with 1 process and 1 thread
#85
bobobox
opened
4 years ago
1
No test result in xml -> pytest --workers auto tests/app/ --junitxml=/app/test-reports/results.xml
#84
KrishnaYadav2102
opened
4 years ago
1
-x, --exitfirst not work...
#83
jedie
opened
4 years ago
0
How to specify running order (both running in parallel and running in turn) when using multi-threaded/multi-process
#82
99Kies
opened
4 years ago
0
Pytest --parallel multiprocessing error
#81
emirinanc
opened
4 years ago
1
Mark parallelism for certain groups of tests
#80
nixjdm
opened
4 years ago
0
Next