File: README.pod

package info (click to toggle)
libconfig-model-tester-perl 4.007-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 192 kB
  • sloc: perl: 637; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
=head1 Tester class to test configuration models for Config::Model

Config::Model::Tester provides a way to test configuration models with
tests files.  This class was designed to tests several models and
several tests cases per model.

For details, see L<Config::Model::Tester>