AI-Ollama-Client

 view release on metacpan or  search on metacpan

xt/99-test-prerequisites.t  view on Meta::CPAN

#!perl -w

use warnings;
use strict;
use Test::More;
use Data::Dumper;
use File::Find;

=head1 DESCRIPTION

This test checks whether all tests still pass when the optional test
prerequisites for the test are not present.

This is done by using L<Test::Without::Module> to rerun the test while excluding
the optional prerequisite.

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.066 second using v1.00-cache-2.02-grep-82fe00e-cpan-9f2165ba459b )