https://github.com/nkh/p5-test-skip
Framework to skip tests under certain conditions
https://github.com/nkh/p5-test-skip
Last synced: over 1 year ago
JSON representation
Framework to skip tests under certain conditions
- Host: GitHub
- URL: https://github.com/nkh/p5-test-skip
- Owner: nkh
- Created: 2011-10-21T07:48:02.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-09-17T21:31:12.000Z (almost 14 years ago)
- Last Synced: 2025-02-16T09:42:03.887Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Skip
====
'Framework to skip tests under certain conditions'
INSTALLATION
------------
To install this module type the following:
perl Build.PL
./Build
./Build test
./Build install