in reply to Re^2: Test::More - Skip following tests if one test fails
in thread Test::More - Skip following tests if one test fails

Worse, BAIL_OUT will cause subsequent test scripts to not be run! Though nobody seems to get that impression from reading the documentation, IME.

- tye        

  • Comment on Re^3: Test::More - Skip following tests if one test fails (BAIL_OUT--)