pkgsrc/devel/p5-Test-Requires-Git/DESCR

6 lines
268 B
Text
Raw Normal View History

Test::Requires::Git checks if the version of Git available for testing
meets the given requirements.
The "current git" is obtained by running git --version (so the first git
binary found in the PATH will be tested).
If the checks fail, then all tests will be skipped.