Test::Requires::Git checks if the version of Git available for testing meets the given requirements. If the checks fail, then all tests will be skipped.
'use Test::Requires::Git' always calls 'test_requires_git' with the given arguments. If you don't want 'test_requires_git' to be called at import time, write this instead:
use Test::Requires::Git -nocheck;
Passing the 'git' parameter (see test_requires_git below) to 'use Test::Requires::Git' will override it for the rest of the program run.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.008-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
1.008-bp155.2.8 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
1.008-bp154.1.15 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
1.008-bp153.1.12 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
1.008-bp152.1.10 info | GA Release | 2020-04-16 | 15 SP2 |
|
|