The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Test-BDD-Cucumber test::harness"

Test::BDD::Cucumber::Harness - Base class for creating harnesses River stage one • 9 direct dependents • 9 total dependents

Harnesses allow your feature files to be executed while telling the outside world about how the testing is going, and what's being tested. This is a base class for creating new harnesses. You can see Test::BDD::Cucumber::Harness::TermColor and Test::...

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC

Test::BDD::Cucumber::Harness::TAP - Generate results in TAP format River stage one • 9 direct dependents • 9 total dependents

A Test::BDD::Cucumber::Harness subclass whose output is TAP (Test Anything Protocol), such as consumed by "prove" and "yath"....

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC

Test::BDD::Cucumber::Harness::JSON - Generate results to JSON file River stage one • 9 direct dependents • 9 total dependents

A Test::BDD::Cucumber::Harness subclass that generates JSON output file. So that it is possible use tools like "Publish pretty cucumber reports" <https://github.com/masterthought/cucumber-reporting>....

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC

Test::BDD::Cucumber::Harness::Data - Builds up an internal data representation of test passes / failures River stage one • 9 direct dependents • 9 total dependents

A Test::BDD::Cucumber::Harness subclass which collates test data...

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC

Test::BDD::Cucumber::Harness::TermColor - Prints colorized text to the screen River stage one • 9 direct dependents • 9 total dependents

A Test::BDD::Cucumber::Harness subclass that prints test output, colorized, to the terminal....

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC

Test::BDD::Cucumber::Harness::TestBuilder - Temporary redirector to TAP harness River stage one • 9 direct dependents • 9 total dependents

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC

App::pherkin - Run Cucumber tests from the command line River stage one • 9 direct dependents • 9 total dependents

"pherkin" will search the directory specified (or "./features/") for feature files (any file matching "*.feature") and step definition files (any file matching "*_steps.pl"), loading the step definitions and then executing the features. Steps that pa...

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC

pherkin - Execute tests written using Test::BDD::Cucumber River stage one • 9 direct dependents • 9 total dependents

"pherkin" accepts a single argument of a directory name, defaulting to "./features/" if none is specified. This directory is searched for feature files (any file matching "*.feature") and step definition files (any file matching "*_steps.pl"). The st...

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC

Test::BDD::Cucumber::Executor - Run through Feature and Harness objects River stage one • 9 direct dependents • 9 total dependents

The Executor runs through Features, matching up the Step Lines with Step Definitions, and reporting on progress through the passed-in harness....

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC

Test::BDD::Cucumber::StepContext - Data made available to step definitions River stage one • 9 direct dependents • 9 total dependents

The coderefs in Step Definitions have a single argument passed to them, a "Test::BDD::Cucumber::StepContext" object. This is an attribute-only class, populated by Test::BDD::Cucumber::Executor. When steps are run normally, "C()" is set directly befor...

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC

Test::BDD::Cucumber::Manual::Integration - Test suite integration options River stage one • 9 direct dependents • 9 total dependents

How to use Test::BDD::Cucumber in your test suite...

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC

Test::BDD::Cucumber::Manual::Architecture - Structural Overview River stage one • 9 direct dependents • 9 total dependents

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC
12 results (0.062 seconds)