Skip to content

Change precedence of assumption classes#1983

Merged
joel-costigliola merged 1 commit intoassertj:mainfrom
scordio:fix-testng-assumptions
Aug 28, 2020
Merged

Change precedence of assumption classes#1983
joel-costigliola merged 1 commit intoassertj:mainfrom
scordio:fix-testng-assumptions

Conversation

@scordio
Copy link
Copy Markdown
Member

@scordio scordio commented Aug 27, 2020

Related to testng-team/testng#2352.

Check List:

@scordio scordio added this to the 3.17.1 milestone Aug 27, 2020
Copy link
Copy Markdown
Member

@joel-costigliola joel-costigliola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @scordio, looks good, just some minor comments

In order of priority:
* org.opentest4j.TestAbortedException
* org.testng.SkipException
* org.junit.AssumptionViolatedException
@scordio
Copy link
Copy Markdown
Member Author

scordio commented Aug 28, 2020

@joel-costigliola PR ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assumptions.assumeThat incompatible with TestNG 7.1.1+

2 participants