Language

Package: perl-test-subcalls @ 1.10

Synopsis

Track the number of times subs are called

Description

There are a number of different situations (like testing caching code) where you want to want to do a number of tests, and then verify that some underlying subroutine deep within the code was called a specific number of times.

Test::SubCalls module provides a number of functions for doing testing in this way in association with your normal Test::More (or similar) test scripts.

Home page
https://metacpan.org/release/Test-SubCalls
Location
gnu/packages/perl-check.scm (line: 1320, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings