I've recently migrated my project from nose to nose2. On my nose setup, I utilized the plugin nose-randomly to randomly order test execution. It looks like that project is no longer being maintained, and I am curious if there are any plans to support this feature in nose2 itself (or via its built-in plugins).
I've recently migrated my project from
nosetonose2. On mynosesetup, I utilized the plugin nose-randomly to randomly order test execution. It looks like that project is no longer being maintained, and I am curious if there are any plans to support this feature innose2itself (or via its built-in plugins).