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: Test::BDD::Cucumber

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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: Test::BDD::Cucumber

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
App::pherkin Run Cucumber tests from the command line 0.30 metacpan
Test::BDD::Cucumber Feature-complete Cucumber-style testing in Perl 0.30 metacpan
Test::BDD::Cucumber::Errors Consistently formatted errors 0.30 metacpan
Test::BDD::Cucumber::Executor Run through Feature and Harness objects 0.30 metacpan
Test::BDD::Cucumber::Harness Base class for creating harnesses 0.30 metacpan
Test::BDD::Cucumber::Harness::Data Builds up an internal data representation of test passes / failures 0.30 metacpan
Test::BDD::Cucumber::Harness::JSON Generate results to JSON file 0.30 metacpan
Test::BDD::Cucumber::Harness::TermColor Prints colorized text to the screen 0.30 metacpan
Test::BDD::Cucumber::Harness::TestBuilder Pipes step output via Test::Builder 0.30 metacpan
Test::BDD::Cucumber::I18N::Data Cucumber language definitions 0.30 metacpan
Test::BDD::Cucumber::I18n 0.30 metacpan
Test::BDD::Cucumber::Loader Simplify loading of Step Definition and feature files 0.30 metacpan
Test::BDD::Cucumber::Model::Document Model to represent a feature file, parsed 0.30 metacpan
Test::BDD::Cucumber::Model::Feature 0.30 metacpan
Test::BDD::Cucumber::Model::Line Model to represent a line in a feature file 0.30 metacpan
Test::BDD::Cucumber::Model::Result Encapsulates a result state 0.30 metacpan
Test::BDD::Cucumber::Model::Scenario Model to represent a scenario 0.30 metacpan
Test::BDD::Cucumber::Model::Step Model to represent a step in a scenario 0.30 metacpan
Test::BDD::Cucumber::Model::TagSpec Encapsulates tag selectors 0.30 metacpan
Test::BDD::Cucumber::Parser Parse Feature files 0.30 metacpan
Test::BDD::Cucumber::StepContext Data made available to step definitions 0.30 metacpan
Test::BDD::Cucumber::StepFile Functions for creating and loading Step Definitions 0.30 metacpan
Test::BDD::Cucumber::Util Some functions used throughout the code 0.30 metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.pod metacpan
dist.ini metacpan