Jump to:
| Project: | Behat integration with Drupal |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Behat integration
integration of Drupal runtime (bootstrap)
status: green
integration of SimpleTest test setup routine
status: green
use SimpleTest API functions and assertions in step definitions
status: green
Behat library and components
goal: it shouldn't be necessary to manually download and install behat nor extra components such as Gherkin, Symfony
status: red
Behat admin interface
rationale: not everyone has access to a console or doesn't want to learn unix commands
feature scope: plain interface to behat; no extra test case management functionalities;
status: red
* internal module callback to pass commands to behat
* user interface for behat commands + documentation of commands
* manage behat.yml configuration
Nice to haves
- Drush integration
- a demo site that runs headless tests and displays behat results
Comments
#1