An open API service indexing awesome lists of open source software.

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

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