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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Spock 2 #838

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Add support for Spock 2 #838

merged 1 commit into from
Oct 26, 2022

Conversation

baev
Copy link
Member

@baev baev commented Oct 26, 2022

Context

fixes #510 (closes #830)
fixes #239 (closes #429)

Checklist

@baev baev added the type:new feature Change that add something new for end users label Oct 26, 2022
@github-actions github-actions bot added theme:build theme:core theme:junit-platform JUnit 5 related issue theme:spock Spock Framework related issue labels Oct 26, 2022
@baev
Copy link
Member Author

baev commented Oct 26, 2022

Summon @Guter1988

@github-actions github-actions bot removed the theme:spock Spock Framework related issue label Oct 26, 2022
@baev baev merged commit 8a8dbaa into master Oct 26, 2022
@baev baev deleted the spock2 branch October 26, 2022 09:48
@vladciolte
Copy link

Hello,

Do you know when this will be released?

Thank you

@baev
Copy link
Member Author

baev commented Nov 1, 2022

after this one is merged #840

@Guter1988
Copy link

Hi @baev,
I hope you are well and all good ))

I have a question -
At the new module Spock2, I'm using it and can see some issues with ignoring test cases.
They are not written in the report at all.
For example, when using the Junit5 module, they are shown as ignoring and gray tests. But when using Spock2, they are not shown at all in the report.

How can we fix it? What can be a workaround?

@baev
Copy link
Member Author

baev commented Nov 23, 2022

please use https://github.com/orgs/allure-framework/discussions for questions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:build theme:core theme:junit-platform JUnit 5 related issue type:new feature Change that add something new for end users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for spock 2.0 versions Support when/then Spock annotations
4 participants