klrmn / pytest-random

randomize your py.test run
20 stars 10 forks source link

add --random-last option to use the seed from the previous run #5

Open witsch opened 11 years ago

witsch commented 11 years ago

this should make it easier to track down isolation issues...

note that this already includes https://github.com/klrmn/pytest-random/pull/4