Exploring BDD in Perl - using Test::BDD::Cucumber - part 5 - with Erik Hülsmann

testing BDD Cucumber

BDD - Behavior Driven Development using Test::BDD::Cucumber

This time it was together with Erik Hülsmann the maintainer of the module.

We mostly workd on writing test for the course management project that has its source code on GitHub

pherkin --theme light --tags ~@email_available t/
pherkin --theme light --tags @email_available t/
pherkin --theme light --tags @email_available @short t/
pherkin --theme light --tags @email_available --tags @short t/
prove --source Feature --ext=.feature  t/
prove -v --source Feature --ext=.feature  t/
prove -v --source Feature --ext=.feature --ext=.t t/

Use this link to include the the schedule in your calendar: https://code-maven.com/events.ics.

Other pages

Exploring BDD in Perl - using Test::BDD::Cucumber
Course Management Application in Mojolicious

Author

Gabor Szabo (szabgab) Gabor Szabo