perl - How do I test a Test::Builder test? -


i'm writing module test::builder. want write test tests test when it's failing. unfortunately failing test in test makes test fail, , whole test suite fails. how can test failing tests? don't cause test suite fail. code examples appreciated

test::builder::tester included in test::builder/test::simple distribution , contains functions testing kind of test module uses test::builder (test::simple, test::more, , great majority of well-behaved recent test modules).


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -