The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Test::NoWarnings::Warning"

lib/Test/NoWarnings/Warning.pm River stage four • 641 direct dependents • 3765 total dependents

HAARG/Test-NoWarnings-1.06 - 27 Jul 2021 12:03:38 UTC

Test::Most - Most commonly needed test functions and features. River stage four • 766 direct dependents • 1745 total dependents

Test::Most exists to reduce boilerplate and to make your testing life easier. We provide "one stop shopping" for most commonly used testing modules. In fact, we often require the latest versions so that you get bug fixes through Test::Most and don't ...

OVID/Test-Most-0.38 - 24 Sep 2022 13:49:17 UTC

Test::Warnings - Test for warnings and the lack of them River stage five • 267 direct dependents • 14138 total dependents

If you've ever tried to use Test::NoWarnings to confirm there are no warnings generated by your tests, combined with the convenience of "done_testing" to not have to declare a test count, you'll have discovered that these two features do not play wel...

ETHER/Test-Warnings-0.033 - 23 Jan 2024 03:33:37 UTC

Test::Aggregate - Aggregate *.t tests to make them run faster. River stage one • 4 direct dependents • 5 total dependents

WARNING: this is ALPHA code. The interface is not guaranteed to be stable. Further, check out Test::Aggregate::Nested (included with this distribution). It's a more robust implementation which does not have the same limitations as "Test::Aggregate". ...

RWSTAUNER/Test-Aggregate-0.375 - 28 Jan 2017 23:59:09 UTC

Test::NoWarnings - Make sure you didn't emit any warnings while testing River stage four • 641 direct dependents • 3765 total dependents

In general, your tests shouldn't produce warnings. This modules causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warnings, t...

HAARG/Test-NoWarnings-1.06 - 27 Jul 2021 12:03:38 UTC

Test::FailWarnings - Add test failures if warnings are caught River stage four • 117 direct dependents • 2400 total dependents

This module hooks $SIG{__WARN__} and converts warnings to Test::More "fail()" calls. It is designed to be used with "done_testing", when you don't need to know the test count in advance. Just as with Test::NoWarnings, this does not catch warnings if ...

DAGOLDEN/Test-FailWarnings-0.008 - 25 Sep 2013 18:10:19 UTC

Test::UniqueTestNames - Make sure all of your tests have unique names River stage zero No dependents

Test names are useful in assessing the contents of a test file. They're also useful in debugging. And when a test breaks, it's much easier to figure out what test broke if the test names are unique. This module checks the names of every test to make ...

HEUMANN/Test-UniqueTestNames-0.04.1 - 09 Dec 2008 00:07:17 UTC
7 results (0.051 seconds)