Andy Lester wrote:
> Second point: Should tests 3 and 6 pass?  Being unnumbered?

Yes, that's by design (or at least happy historical accident).

It allows you to run a bunch of tests where you can't guarantee the order or
coordinate the counter.  For example, testing anything that forks (threads can
communicate with each other and Just Work).  This is why Test::Fork exists.


-- 
Robrt:   People can't win
Schwern: No, but they can riot after the game.

Reply via email to