issues
search
Quansight-Labs
/
pytest-run-parallel
A simple pytest plugin to run tests concurrently
MIT License
6
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Package pytest-run-parallel in conda-forge
#21
rgommers
opened
48 minutes ago
0
Autodetect hypothesis use and suggest marking as thread-unsafe
#20
ngoldbaum
opened
4 days ago
4
Mark tests as single-threaded if warning handling takes place
#19
andfoy
closed
5 days ago
1
Add thread_unsafe marker as an alias for parallel_threads(1)
#18
andfoy
closed
1 week ago
0
Auto detect usage of `pytest.warns` and similar context managers that depend on the warnings module
#17
andfoy
closed
5 days ago
2
`--run-parallel` doesn't work well with old style `@pytest.mark.xfail("expr", ...)`
#16
colesbury
opened
2 weeks ago
0
Ensure that pytest.mark.skipif works
#15
andfoy
closed
2 weeks ago
0
Don't reuse function-scope fixtures across parallel tests
#14
colesbury
opened
2 weeks ago
6
`--run-parallel` doesn't work well with old style `@pytest.mark.skipif("expr")`
#13
colesbury
closed
2 weeks ago
1
Add pre-commit config and autofix CI
#12
lysnikolaou
closed
2 weeks ago
1
Add option to set number of iterations in each thread
#11
lysnikolaou
closed
2 weeks ago
2
Change configuration to use uv & ruff
#10
lysnikolaou
closed
2 weeks ago
4
Fix typo in README
#9
radarhere
closed
3 weeks ago
1
Add an iterations marker and CLI option
#8
lysnikolaou
closed
2 weeks ago
3
Use ruff to lint and format
#7
lysnikolaou
closed
2 weeks ago
0
Fix PyPI link
#6
lesteve
closed
1 month ago
0
feat: add release instructions and CI workflow
#5
andfoy
closed
1 month ago
0
Add ThreadComparator class fixture to compare values across threads
#4
andfoy
closed
1 month ago
0
Improve unittest collection support
#3
andfoy
closed
2 months ago
1
Probably parallel execution does not work with unittest
#2
vfdev-5
closed
2 months ago
2
Add initial package boilerplate and implementation
#1
andfoy
closed
3 months ago
0