Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Core] Mark Allure 5 and 6 plugins as incompatible #2652

Merged
merged 1 commit into from Dec 2, 2022

Commits on Dec 2, 2022

  1. [Core] Mark Allure 5 and 6 plugins as incompatible

    This bans the use of the incompatible plugins
    
    ```
    io.qameta.allure.cucumber5jvm.AllureCucumber5Jvm
    io.qameta.allure.cucumber6jvm.AllureCucumber6Jvm
    ```
    
    This will prevent users from making the mistake of using the wrong plugin
    version with Cucumber. This avoids questions and noise all around.
    mpkorstanje committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    1e85c8d View commit details
    Browse the repository at this point in the history