Skip to content

Codechecker should verify Behat step deprecation #191

@ziegenberg

Description

@ziegenberg

There are a couple of things we could verify with deprecating behat steps correctly:

  • deprecated behat steps should be in a behat steps file with the class name ending in _deprecated
  • a deprecated behat steps file should extend behat_deprecated_base
  • the deprecated step should call $this->deprecated_message()
  • there should be no deprecation annotation on the class or the behat step function

There might be more I didn't think about.

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