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::Resub"

Test::Resub - Lexically scoped monkey patching for testing River stage two • 4 direct dependents • 11 total dependents

This module allows you to temporarily replace a subroutine/method with arbitrary code. Later, you can tell how many times was it called and with what arguments each time. You may not actually need this module. Many times you'll be able to get away wi...

KOLYA/Test-Resub-2.03 - 09 Jun 2014 02:25:58 UTC

Test::Easy - facilitates easy testing patterns River stage one • 5 direct dependents • 7 total dependents

I prefer working in a test driven development environment. One of the downsides of having a large test suite is that test files often grow into monstrosities: it's often easier to plug some new little testblock into an existing file, or stick some ne...

BELDEN/Test-Easy-1.11 - 08 Jul 2015 21:03:20 UTC

Test::Wiretap - Listen in on a function River stage zero No dependents

AIRWAVE/Test-Wiretap-1.01 - 09 Oct 2008 19:05:50 UTC

Test::CallCounter - Count the number of method calling River stage zero No dependents

Test::CallCounter counts the number of method calling....

TOKUHIROM/Test-CallCounter-0.04 - 07 Apr 2013 14:07:56 UTC

Test::Easy::DataDriven - express your test conditions in a data-driven manner River stage one • 5 direct dependents • 7 total dependents

Often times when you're writing tests you end up with variables that you'd like to inspect after you've done something interesting in your test - and then you need to reset those variables to their default values before your next test. If you forget ...

BELDEN/Test-Easy-1.11 - 08 Jul 2015 21:03:20 UTC
5 results (0.037 seconds)