Skip to content
Snippets Groups Projects
Forked from project / varbase
317 commits behind, 14 commits ahead of the upstream repository.
Rajab Natshah's avatar
Issue #3256661 by Alaa Jwiehan, RajabNatshah: Add Automated Testing Gherkin...
Rajab Natshah authored
Issue #3256661 by Alaa Jwiehan, RajabNatshah: Add Automated Testing Gherkin features for the Varbase Landing (Layout Builder) content type
a5b6a6b7
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

Varbase Gherkin features

A list of features, and scenarios to have a full test over Varbase

If you want to run all Gherkin Features over a new Varbase site. You will need to create the list of Testing users, Arabic languages to the site.

You can run the following command:

  $ ../../../bin/behat tests/features/varbase/ --format pretty --out std  --format html  --out reports/report-$( date '+%Y-%m-%d_%H-%M-%S' )

After that you can see the report in the ../behat/reports folder.

If you want to run the test in steps, if you are not interested in the initialization and cleaning up after the test.

  $ ../../../bin/behat tests/features/varbase