TestML 0.50 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, TestML::Bridge, TestML::Compiler, TestML::Compiler::Lite, TestML::Compiler::Pegex, TestML::Compiler::Pegex::AST, TestML::Compiler::Pegex::Grammar, TestML::Library, TestML::Library::Debug, TestML::Library::Standard, TestML::Runtime, TestML::Runtime::TAP, TestML::Setup
- 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, TestML::Bridge, TestML::Compiler, TestML::Compiler::Lite, TestML::Compiler::Pegex, TestML::Compiler::Pegex::AST, TestML::Compiler::Pegex::Grammar, TestML::Library, TestML::Library::Debug, TestML::Library::Standard, TestML::Runtime, TestML::Runtime::TAP, TestML::Setup
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
TestML | A Generic Software Testing Meta Language | 0.50 | metacpan |
TestML::Base | metacpan | ||
TestML::Bridge | metacpan | ||
TestML::Compiler | metacpan | ||
TestML::Compiler::Lite | metacpan | ||
TestML::Compiler::Pegex | metacpan | ||
TestML::Compiler::Pegex::AST | metacpan | ||
TestML::Compiler::Pegex::Grammar | metacpan | ||
TestML::Library | 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 | |
TestML::Util | metacpan |
Provides
Name | File | View |
---|---|---|
TestML::Assertion | lib/TestML/Runtime.pm | metacpan |
TestML::Assignment | lib/TestML/Runtime.pm | metacpan |
TestML::Block | lib/TestML/Runtime.pm | metacpan |
TestML::Bool | lib/TestML/Runtime.pm | metacpan |
TestML::Call | lib/TestML/Runtime.pm | metacpan |
TestML::Callable | 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::Point | lib/TestML/Runtime.pm | metacpan |
TestML::Statement | lib/TestML/Runtime.pm | metacpan |
TestML::Str | lib/TestML/Runtime.pm | metacpan |