behat

Events happening in the community are now at Drupal community events on www.drupal.org.

Including Behat tests in modules, especially Feature modules, and running independently and as part of a site or distribution

Posted by mlncn on March 26, 2018 at 4:17am

Here's what i'd like to do:

  • Include one or more .feature Behat tests in a contributed module
  • Have automated tests run with just this module and its dependencies installed
  • Optionally include these .feature Behat tests from the module when it is included in my site or installation profile automated tests, this time running with the full site installed
Read more

BeEdit - a Drupal 8 Behat Editor

Posted by jchin1968 on November 23, 2016 at 1:49am

As part of my Drupal 8 self-learning, I created a module called BeEdit which is a Behat editor suitable for non-technical users. It allows someone to create, edit and run Behat tests from the Drupal web application. You can get it here: https://www.drupal.org/sandbox/jchin1968/2829843

Read more
11 comments Categories:

PHP Fatal error: Undefined class constant 'Symfony\Component\DependencyInjection\ContainerInterface::SCOPE_CONTAINER'

Posted by ushashree_m on June 22, 2016 at 6:51am
drupalextension
0% (0 votes)
behat
100% (3 votes)
Total votes: 3
Categories:

Isolated-Drupal Behat Extension

Posted by thewilkybarkid on August 28, 2015 at 10:56am

We had some trouble using the Drupal Extension for Behat as scenarios aren't isolated from each other/what's already there, leading to sporadic failures. To counter this, we've put together an extension which causes each scenario to be run on a fresh install, leading to consistent (but slightly slower) builds. We've released it at https://github.com/elifesciences/isolated-drupal-behat-extension.

Read more
Categories:

Need to expose features available for Gherkin test writers

Posted by gram.steve on June 2, 2015 at 11:43am

I need to find a way to create a list of all tests available for non technical gherkin test writers.

What are others using for this?

Read more
1 comment Categories:

Drupal 7 Continuous Integration and Testing Workshop's slides

Posted by omissis on March 24, 2015 at 10:26pm

Hi everyone,
I just wanted to share the slides from the workshop I gave during the European Drupal Days 2015 in Milan(Italy) with this group as I hope someone might find them interesting or useful :)

Here's the link: https://speakerdeck.com/omissis/drupal-7-continuous-integration-workshop....

Feedbacks and/questions are of course welcome!

Read more

Generic drupal feature files

Posted by eMuse_be on December 23, 2014 at 3:38pm

Hi, I have set up a drupal structure using composer in git to kickstart our drupal development.
In the setup, behat and the DrupalExtension is integrated.

Our team will soon start writing tests for our websites. The generic tests (administrator permissions, Check if homepage works ...) will be put in our main git repo. I was wondering if there are other who have generic tests that are used on every drupal site, and if we could create a main repository ?

Read more
6 comments Categories:

BADCamp 2014 BDD Summit - Accomplishments

Posted by moshe weitzman on November 17, 2014 at 9:46pm

Drupal Extension and Contrib

  • Jonathan Hedstrom et al worked on bug fixes and several feature additions to version 3 of the Drupal Extension. The Drush driver now allows global options to be passed through for all commands (such as --strict=0 for remote testing on Pantheon).
Read more
Categories: ,

Drupal Continuous Integration Tools

Posted by omissis on May 9, 2014 at 1:52pm

Hi guys!
I wanted to share something I published today: http://drupalignite.com.
Basically it's a tool and a set of practices to setup a Drupal environment under a full Continuous Integration cycle using some well-known tools as drush, phing, composer and jenkins for the build phase, phpunit and behat for the testing and features and migrate for keeping everything (structure and data) in a code driven development shape.
I published the introduction, the following chapters will be published in the next months!
You can find the code on github: https://github.com/omissis/drupal-ignite

Read more

I just create a new module Merlin: Automatic Site builder and tester from a spreadsheet

Posted by churel on April 30, 2014 at 6:25pm

Hello everyone,

I want to introduce you a new project I worked on : Merlin.

https://drupal.org/sandbox/churel/2160815
The global goal is to build automatically drupal components (content type, taxonomy, field etc...) and their BDD tests.

Read more
Categories: ,
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /