issues
search
pytest-dev
/
pytest-random-order
pytest plugin to randomise the order of tests with some control over the randomness
MIT License
67
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
return in finally swallows exceptions
#58
iritkatriel
opened
1 week ago
0
ci: added 3.11 and 3.12
#57
euri10
opened
1 month ago
0
Fix error when cacheprovider plugin disabled or missing
#56
jbasko
closed
9 months ago
0
Update plugin.py: Failed First Plugin should be processed only when Cache is Enabled
#55
jhanm12
closed
9 months ago
6
pytest internal error AttributeError: 'Namespace' object has no attribute 'failedfirst' if cacheprovider plugin disabled
#54
jhanm12
closed
9 months ago
2
Regression in `--failed-first`?
#53
eykd
opened
11 months ago
0
Consider moving plugin under pytest-dev organization
#52
ssbarnea
opened
1 year ago
8
Run a fixed number of random tests
#51
ykeselman
closed
11 months ago
1
Fixes xdist integration
#50
jbasko
closed
1 year ago
0
Seed is not consistent in different xdist processes if not specified on the command line
#49
boatcoder
closed
9 months ago
2
Multiple runs?
#47
Mrodent
closed
9 months ago
1
Random order does not take effect with parameter "-n 4" (module pytest-xdist)
#46
binbinlv
closed
1 year ago
5
Documentation appears to be wrong
#45
Mrodent
closed
9 months ago
1
Is there a conda package?
#44
mezhaka
closed
9 months ago
1
New Plugin Extension to Find Flaky Tests (Enhancement PR)
#43
yashsaboo
closed
9 months ago
3
v0.8.0 breaks pytest==4.6.11
#42
IlieIoana
closed
4 years ago
1
process_failed_first_last_failed → NotImplementedError
#41
Natim
opened
4 years ago
5
Keep random-order-bucket=none
#40
matejcik
closed
9 months ago
1
Get following error after installing the plugins, seems to be caused by version compatibility
#39
hdw868
closed
5 years ago
3
Suggestion: Add a warning to the README that default random seed is now fixed
#38
liiight
opened
5 years ago
2
Fixes randomisation of doctests
#37
jbasko
closed
5 years ago
0
Some buckets don't work with doctests
#36
tobywf
closed
5 years ago
2
Add tests to PyPI sources
#35
seifertm
closed
5 years ago
2
Add diagrams for design illustration
#34
jbasko
closed
6 years ago
0
v1.0.0
#33
jbasko
closed
6 years ago
0
switching to not enabled by default.
#32
stas00
closed
6 years ago
7
pytest-repeat integration
#31
stas00
closed
6 years ago
10
v0.8.0 --failed-first works
#30
jbasko
closed
6 years ago
0
Do not randomize initial tests
#29
michalsimek
closed
6 years ago
2
support failed-first
#28
oppianmatt
closed
6 years ago
1
Allow bucketing of test items by their direct parent or grand-parent
#27
jbasko
closed
6 years ago
0
Randomisation not compatible with custom test collection
#26
ringods
closed
6 years ago
4
pytest-xdist
#25
jbasko
closed
6 years ago
0
Allow disabling shuffling with --random-order-bucket=none
#24
jbasko
closed
6 years ago
0
support --random-order-bucket=no (or =none)
#23
anntzer
closed
6 years ago
1
Parallel testing support (xdist)
#22
dex6
closed
6 years ago
3
pytest-warning: Module already imported so can not be re-written
#21
jbasko
closed
7 years ago
1
Test cleanup and thank you note
#20
jbasko
closed
7 years ago
0
not enabled by default
#19
eLRuLL
closed
7 years ago
2
test_markers not testing properly
#18
eLRuLL
closed
7 years ago
1
Bump version number
#17
jbasko
closed
7 years ago
0
adding python2.6 support
#16
eLRuLL
closed
7 years ago
1
Docs typo
#15
jbasko
closed
7 years ago
0
Replace coveralls icon
#14
jbasko
closed
7 years ago
0
Docs & badges
#13
jbasko
closed
7 years ago
0
Docs
#12
jbasko
closed
7 years ago
0
Seed
#11
jbasko
closed
7 years ago
0
Register random_order marker so it’s displayed on pytest --markers
#10
jbasko
closed
7 years ago
0
Docs
#9
jbasko
closed
7 years ago
0
Use the suggested pytest way of marking tests
#8
jbasko
closed
7 years ago
0
Next