#7970 New Repo for "rpms/perl-TestML1"
Closed: Processed 5 years ago Opened 5 years ago by ppisar.

{
 "bug_id": 1624399, 
 "repo": "perl-TestML1", 
 "exception": false, 
 "description": "TestML is a generic, programming language agnostic, meta language for writing\nunit tests. The idea is that you can use the same test files in multiple\nimplementations of a given programming idea. Then you can be more certain that\nyour application written in, say, Python matches your Perl implementation.\n\nIn a nutshell you write a bunch of data tests that have inputs and expected\nresults. Using a simple syntax, you specify what functions the data must pass\nthrough to produce the expected results. You use a bridge class to write the\ndata functions that pass the data through your application.\n\nIn Perl 5, TestML is the evolution of the Test::Base module. It has a superset\nof Test:Base's goals. The data markup syntax is currently exactly the same as\nTest::Base.\n\nYou may want to use perl-TestML instead that supports a new generation of\nthe meta language.", 
 "branch": "master", 
 "action": "new_repo", 
 "upstreamurl": "https://metacpan.org/release/TestML1", 
 "summary": "Generic software testing meta language (version 1)", 
 "namespace": "rpms", 
 "monitor": "monitoring"
}

Metadata Update from @ignatenkobrain:
- Issue close_status updated to: Processed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata