1 repository
Specialized testing workflows designed for verifying business scenarios within Content Management Systems.
Distinct from Application Testing Workflows: Distinct from general application workflows; targets the specific architecture and access patterns of CMS platforms like Drupal.
Explore 1 awesome GitHub repository matching testing & quality assurance · CMS Workflow Testing. Refine with filters or upvote what's useful.
Behat is a behavior-driven development framework and test automation tool for PHP. It functions as a Gherkin test runner that maps natural language feature files to executable PHP methods to verify that software implementation aligns with business requirements. The framework enables the definition of application behavior using a structured, human-readable format based on user stories, supporting localized keywords for non-English speaking stakeholders. It distinguishes itself through a driver-based browser simulation layer for user interface verification and specialized integrations for the S
Uses specialized step definitions and web-based access to verify business scenarios within Drupal installations.