Name : perl-Test-C2FIT
| |
Version : 0.08
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.6.1
| Date : 2024-07-03 19:10:07
|
Group : Development/Libraries/Perl
| Source RPM : perl-Test-C2FIT-0.08-lp156.6.1.src.rpm
|
Size : 0.61 MB
| |
Packager : https://www_suse_com/
| |
Summary : A direct Perl port of Ward Cunningham\'s FIT
|
Description :
Great software requires collaboration and communication. Fit is a tool for enhancing collaboration in software development. It\'s an invaluable way to collaborate on complicated problems - and get them right - early in development.
Fit allows customers, testers, and programmers to learn what their software should do and what it does do. It automatically compares customers\' expectations to actual results.
This port of FIT has a featureset equivalent to v1.1 of FIT. Dave W. Smith\'s original port was based on fit-b021021j and I\'ve updated most of the core to match the 1.1 version.
This port passes the current FIT spec and also implements a all of the examples.
The following functions are provided (and exported) by this module:
* *file_runner($infile,$outfile)*
Process a FIT-document contained in $infile and writes the result to $outfile.
* *wiki_runer($infile,$outfile)*
Same as file_runner, except that not < table>, < tr> and < td> but < wiki>, < table>, < tr> and < td> is searched for in the input document.
* *fit_shell*
Creates an interactive shell from which you can easily run tests. Start it and enter \"help\" for more information.
Suppose, your tests-related files reside in a directory with three subdirectories: input - where the files come from, output - where the results will be written to and lib - where your fixtures reside, all you need to do is just to enter \"runall\"
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.6/noarch |