Ticket #2559 defect closed duplicate

Opened 6 years ago

Last modified 6 years ago

trial runs unit tests in an arbitrary order

Reported by: zooko Owned by:
Priority: normal Milestone:
Component: trial Keywords:
Cc: Branch:
Author: Launchpad Bug:

Description

It would sometimes be nice to run unit tests in a certain order, for example to test your hypothesis that one unit tests is screwing up the state of another. However, if you pass multiple tests on the command-line to trial, it will run them in an arbitrary order, perhaps by sticking them into a set and then iterating it, or the like.

Change History

1

Changed 6 years ago by therve

  • status changed from new to closed
  • resolution set to duplicate

I think it's a duplicate of #1948.

2

Changed 2 years ago by <automation>

  • owner jml deleted
Note: See TracTickets for help on using tickets.