Ticket #508 (closed task: fixed)
Opened 2010-06-16T05:08:22-05:00
Last modified 2011-02-02T04:45:00-06:00
Allow unit tests to be randomized
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | test-suite | Severity: | non-issue |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Right now unit tests are always run in the same order. We should allow the test order to be randomized, so as to catch any order-related bugs.