logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Test2::Compare::Pattern - Use a pattern to validate values in a deep comparison.

Authors

       Chad Granum <exodist@cpan.org>

Description

       This allows you to use a regex to validate a value in a deep comparison.  Sometimes a value just needs to
       look right, it may not need to be exact. An example is a memory address that might change from run to
       run.

Maintainers

       Chad Granum <exodist@cpan.org>

Name

       Test2::Compare::Pattern - Use a pattern to validate values in a deep comparison.

Source

       The source code repository for Test2-Suite can be found at https://github.com/Test-More/Test2-Suite/.

See Also