Behat testing in Drupal 10, Drupal 9, Drupal 8 | D4Drupal

Описание к видео Behat testing in Drupal 10, Drupal 9, Drupal 8 | D4Drupal

Command to download dependencies: composer require drupal/drupal-extension --dev

Source Code : https://github.com/saranyapurushotham...

Behat.yml:
default:
suites:
default:
contexts:
- FeatureContext
- Drupal\DrupalExtension\Context\DrupalContext
- Drupal\DrupalExtension\Context\MinkContext
- Drupal\DrupalExtension\Context\MessageContext
- Drupal\DrupalExtension\Context\DrushContext
extensions:
Behat\MinkExtension:
goutte: ~
base_url: 'http://localhost/drupal1000/web/'
Drupal\DrupalExtension:
blackbox: ~

Contact Info:
Name: Saranya Ashokumar
From: PrayaLabs
mailid: [email protected]
Linkedin: linkedin.com/in/saranya-ashokkumar-16b037103
Drupal Profile: https://www.drupal.org/u/saranya-asho...


If you find this video useful, please share, like, and subscribe to my channel.

Комментарии

Информация по комментариям в разработке