On Mon, May 27, 2013 at 04:23:20PM +0000, Daan Hoogland wrote:
> And if not how do I manipulate the order of tests?

IMO, tests should *never* require that they execute in a specific order.
That's what the setup and teardown phases of test execution are for.

If you find this is the issue, let's fix it.

Reply via email to