Commits on Source (2)
-
Issue #3293400 by Alaa Jwiehan: Add drevops/behat-screenshot installation guide to automated testing readme file
-
Rajab Natshah authored
Showing
- behat.yml 6 additions, 0 deletionsbehat.yml
- composer.json 2 additions, 1 deletioncomposer.json
- tests/README.md 21 additions, 1 deletiontests/README.md
- tests/features/varbase/01-website-base-requirements/01-00-varbase-welcome-tour.feature 6 additions, 4 deletions...site-base-requirements/01-00-varbase-welcome-tour.feature
- tests/features/varbase/04-content-structure/04-08-landing-page-layout-builder_check-to-add-sections-and-choose-layouts-for-sections.feature 1 addition, 2 deletions...k-to-add-sections-and-choose-layouts-for-sections.feature
- tests/features/varbase/04-content-structure/04-10-landing-page-section-configurations.feature 1 addition, 0 deletions...ructure/04-10-landing-page-section-configurations.feature
... | ... | @@ -70,7 +70,8 @@ |
"drupal/core-dev": "~9.0", | ||
"drush/drush": "~10.0 || ~11.0", | ||
"drupal/drupal-extension": "~4.0", | ||
"emuse/behat-html-formatter": "^0.2.0" | ||
"emuse/behat-html-formatter": "^0.2.0", | ||
"drevops/behat-screenshot": "~1.0" | ||
}, | ||
"config": { | ||
"bin-dir": "bin/", | ||
... | ... |