TestML 0.20 Deleted
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: TestML::Compiler, TestML::Grammar, TestML::Library::Debug, TestML::Library::Standard, TestML::Runtime, TestML::Runtime::TAP
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: TestML::Compiler, TestML::Grammar, TestML::Library::Debug, TestML::Library::Standard, TestML::Runtime, TestML::Runtime::TAP
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.14,0.20
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Module::Install::TestML | Module::Install Support for TestML | 0.20 | metacpan |
| TestML | A Generic Software Testing Meta Language | 0.20 | metacpan |
| TestML::Base | 0.14 | metacpan | |
| TestML::Compiler | metacpan | ||
| TestML::Grammar | metacpan | ||
| TestML::Library::Debug | metacpan | ||
| TestML::Library::Standard | metacpan | ||
| TestML::Runtime | metacpan | ||
| TestML::Runtime::TAP | metacpan | ||
| TestML::Setup | Generate Test Files for a TestML Suite | metacpan |
Provides
| Name | File | View |
|---|---|---|
| TestML::Assertion | lib/TestML/Runtime.pm | metacpan |
| TestML::Block | lib/TestML/Runtime.pm | metacpan |
| TestML::Bool | lib/TestML/Runtime.pm | metacpan |
| TestML::Constant | lib/TestML/Runtime.pm | metacpan |
| TestML::Error | lib/TestML/Runtime.pm | metacpan |
| TestML::Expression | lib/TestML/Runtime.pm | metacpan |
| TestML::Function | lib/TestML/Runtime.pm | metacpan |
| TestML::List | lib/TestML/Runtime.pm | metacpan |
| TestML::Native | lib/TestML/Runtime.pm | metacpan |
| TestML::None | lib/TestML/Runtime.pm | metacpan |
| TestML::Num | lib/TestML/Runtime.pm | metacpan |
| TestML::Object | lib/TestML/Runtime.pm | metacpan |
| TestML::Receiver | lib/TestML/Compiler.pm | metacpan |
| TestML::Statement | lib/TestML/Runtime.pm | metacpan |
| TestML::Str | lib/TestML/Runtime.pm | metacpan |
| TestML::Transform | lib/TestML/Runtime.pm | metacpan |