
".Drupal is relatively slow involving community, comparing to other latest PHP framework, so having a solid and user friendly deployment platform will add value to the long term content management systems.
Aquai drupal pro#
It is also optimized for Retina Displays (used in iPhone, iPad and MacBook Pro Retina). Peer review by Fang J, Drupal Developer, Hospital & Health Care Nevia is the awesome responsive HTML5/CSS3 Drupal Theme created for corporate and portfolio websites business site needn’t be boring It features a very clean and minimal design that is perfect for showcasing your work. ".Drupal is relatively slow involving community, comparing to other latest PHP framework, so having a solid and user friendly deployment platform will add value to the long term content management systems." Peer review by Steven H, Senior Web Developer, Computer Software

".The cloud-native platform enables customers to build and manage Drupal-based digital experiences, freeing staff to innovate on every channel, engage customers, and grow their brands.Īcquia Unveils New Compliance, Security Capabilities for Acquia Cloud You can supplement or override out-of-the-box behavior by extending and replacing the default context classes with your own, e.g.Read Peer Reviews and Expert Experience for Business Use Cases Learn more about the features of the tool and best practices for using it in the announcement blog post on the Acquia Developer Center. If not, change one or the other according to your needs. Run Behat! If the tests pass, your application matches the specification.

(See Advanced below to automate this process.)
Aquai drupal update#
For example, given a BLT-based project: mkdir -p tests/behat/features/drupal-spec-toolĬp vendor/acquia/drupal-spec-tool/features/ *.feature tests/behat/features/drupal-spec-tool/Īs you change the specification, update the features to match using the generated Gherkin on the "Behat" tab of the Google sheet. Acquia\DrupalSpecTool\Context\WorkflowContextĬopy the default feature files (representing the out-of-the-box configuration of Lightning) to your features directory. Acquia\DrupalSpecTool\Context\ViewsContext Acquia\DrupalSpecTool\Context\MenuContext Acquia\DrupalSpecTool\Context\MediaContext Acquias Cloud platform is the most robust, well-supported environment for hosting enterprise Drupal applications. It is possible to safely uninstall Lightning from your site please see the official announcement. At that time, Lightning 3, 4, and 5 will cease receiving any security updates or bug fixes. Acquia is ending support for the Lightning distribution in November 2021, simultaneously with Drupal 8. Acquia\DrupalSpecTool\Context\ContentModelContext Lightning will reach end-of-life in November 2021. Acquia\DrupalSpecTool\Context\AccessControlContext
Aquai drupal install#
Install the Behat contexts: composer require -dev acquia/drupal-spec-toolĪdd the new contexts to your Behat configuration, e.g.: # behat.yml default:

Getting started Google sheetĬopy the current Google sheet to your Google Drive:Īssuming you already have Behat installed via Composer.

It consists of 1) a Google Sheet for capturing specification and generating tests from it and 2) the Behat contexts that automate the generated tests ( examples). This project provides a tool for specifying Drupal architecture details and generating automated tests for them.
