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

The JUnit5 RS TCK support does not handle skipping #513

Closed
jponge opened this issue Mar 24, 2021 · 0 comments · Fixed by #512
Closed

The JUnit5 RS TCK support does not handle skipping #513

jponge opened this issue Mar 24, 2021 · 0 comments · Fixed by #512
Labels
bug Something isn't working
Milestone

Comments

@jponge
Copy link
Member

jponge commented Mar 24, 2021

TestNG throws SkipException when a test shall be skipped.

In the current implementation it is not possible to directly rely on org.reactivestreams.tck.junit5.PublisherVerification, for instance when createFailedPublisher shall return null.

@jponge jponge added the bug Something isn't working label Mar 24, 2021
@jponge jponge added this to the 0.15.0 milestone Mar 24, 2021
@jponge jponge linked a pull request Mar 24, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant