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 back reactive stream tck tests #585

Closed
wants to merge 3 commits into from

Conversation

zhenlineo
Copy link
Contributor

No description provided.

Zhen Li and others added 3 commits April 8, 2019 14:02
When running via command line such as `mvn install`, most of the tests cannot be discovered correctly.
This is becuase the tck is built on top of TestNG, and our tests are built on top of junit5.
Explicitly declare both JUnit Platform and TestNG provider.
@zhenlineo
Copy link
Contributor Author

Moved to an independent maven project to avoid the trouble to config testNG with Junit5. Part of test chain now.

@zhenlineo zhenlineo closed this Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants