Skip to content

Invalid phpdocs tag @BeforeScenario and @AfterScenario used #121

@laurentdavid

Description

@laurentdavid

I have the following Behat step that are using the @BeforeScenario and @AfterScenario tags in this file: https://github.com/moodle/moodle/blob/master/mod/bigbluebuttonbn/tests/behat/behat_mod_bigbluebuttonbn.php

Those two tags are necessary to add new callback to behat before and after the scenario is run. They are rarely used but they are really useful in some case.
Possible to disable the warning from Moodle code check (phpdoc) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions