Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mijicd
Copy link
Member

@mijicd mijicd commented Jun 11, 2019

TestRuntime is inherited by multiple tests throughout the codebase.
While it would be better to move it to testkit, such change would
create cyclic dependency between the modules. Instead, core's tests are
published as separate JAR reachable via classifier "tests".

`TestRuntime` is inherited by multiple tests throughout the codebase.
While it would be better to move it to `testkit`, such change would
create cyclic dependency between the modules. Instead, core's tests are
published as separate JAR reachable via classifier "tests".
@mijicd mijicd requested review from NeQuissimus and jdegoes June 11, 2019 22:54
Copy link
Member

@jdegoes jdegoes left a comment

Choose a reason for hiding this comment

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

This should do the trick. Thank you! 🙏

@jdegoes jdegoes merged commit d53cd0c into zio:master Jun 12, 2019
@mijicd mijicd deleted the publish-tests-jar branch June 13, 2019 22:22
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.

2 participants