-
...
-
Would be nice to be able to filter students by their name. E.g. using standard initals filter that used across many Moodle activities.
-
Looking at #30 today I noticed an inconsistency in behaviour (I think).
https://github.com/integratedexperts/behat-screenshot/blob/master/src/IntegratedExperts/BehatScreenshotExtension/Context/Scre…
-
I've been looking at how cucumber-expressions could be adopted in Behat.
One feature of our existing two pattern syntaxes (regex and turnip) is that they can name the arguments.
e.g.
```
@Whe…
-
Where can I find documentation for writing extensions for behat 2.5 AND 3+ ???
Can someone please help me?
-
I'm consistently getting null `$result` on `drupal-extension/src/Drupal/DrupalExtension/Context/MinkContext.php:156` I'm not clear on where the failure is but this essentially makes any `@javascript` …
-
For the search form, so we'll know if it breaks again...
-
Both drush 9.5.2 and behat-drush-endpoint installed successfully, but command still not found.
Composer.json file:
```json
{
"name": "pantheon-systems/example-drops-8-composer",
"descri…
-
- Mention supported/tested selenium/browser and any version-specific problems
- Installation (standard composer stuff)
- Usage
- [x] in behat
- [x] in mink
- [x] individually
- How t…
-
Hi all, is it possible to use this plugin to run a specific Behat tag? I was hoping to be able to do something like this:
`blt tests:behat --tags="@foo"`
But I get this error: `The "--tags" opti…