Name: | perl-TestML |
---|---|
Version: | 0.54.05 |
Release: | 8.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 23236 |
License: | GPL+ or Artistic |
RPM: | perl-TestML-0.54.05-8.el8.noarch.rpm |
Source RPM: | perl-TestML-0.54.05-8.el8.src.rpm |
Build Date: | Tue Nov 17 2020 |
Build Host: | jenkins-172-17-0-2-9c7c3bcf-1c1f-4f95-be46-1ea593a55c7c.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/testml-lang/testml/ |
Summary: | Generic software Testing Meta Language |
Description: | TestML <http://www.testml.org/> is a generic, programming language agnostic, meta language for writing unit tests. The idea is that you can use the same test files in multiple implementations of a given programming idea. Then you can be more certain that your application written in, say, Python matches your Perl implementation. In a nutshell you write a bunch of data tests that have inputs and expected results. Using a simple syntax, you specify what functions the data must pass through to produce the expected results. You use a bridge class to write the data functions that pass the data through your application. In Perl 5, TestML module is the evolution of the Test::Base module. It has a superset of Test:Base's goals. The data markup syntax is currently exactly the same as Test::Base. Currently, TestML is being redesigned. This package contains the new unstable implementation. The original, production-ready, implementation is available under TestML1 name in perl-TestML1 package. |
- Modernize a spec file
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- 0.54_05 bump - Upstream moved from CPAN to GitHub - TestML is now unstable, old TestML Perl modules are now available as TestML1 Perl modules (install "perl(TestML1)")
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild