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

Access To Test Artifacts #572

Closed
nipafx opened this issue Nov 19, 2016 · 6 comments
Closed

Access To Test Artifacts #572

nipafx opened this issue Nov 19, 2016 · 6 comments

Comments

@nipafx
Copy link
Contributor

nipafx commented Nov 19, 2016

I started working on a collection of JUnit extensions and would like to stay as close to JUnit as possible, e.g. regarding build tools, code style, etc. The same goes for testing so it would be great to have access to the ExecutionEventRecorder but, as far as I see it, the test jar is not published.

Is there a chance to change that? If not, what git/Gradle magic could I use to build it locally?

@nipafx nipafx changed the title Publish Test Artifacts Access To Test Artifacts Nov 19, 2016
@sbrannen
Copy link
Member

We have considered this in the past but simply did not want to focus on maintaining the test utilities at this time. However, it is obviously worth considering. So it's basically a question of resources in terms of who has time to make it happen.

As for git/Gradle magic to access those classes outside of the JUnit 5 build, I can't think of anything off the top of my head.

@sbrannen sbrannen added this to the 5.0 Backlog milestone Nov 19, 2016
@sbrannen
Copy link
Member

Assigned to the 5.0 Backlog for the time being.

@nipafx
Copy link
Contributor Author

nipafx commented Nov 19, 2016

Regarding maintenance, wouldn't it be a cheap way out to mark the whole thing @API(Internal)?

@sbrannen
Copy link
Member

Sure. We could do that. Though it's a bit of a hack if the whole published artifact is "internal".

@Bukama
Copy link
Contributor

Bukama commented Mar 28, 2020

Any updates on this topic? There's still a corresponend issue at junit-pioneer.

@marcphilipp
Copy link
Member

Please upgrade to 5.4.2 or later and use junit-platform-testkit.

@marcphilipp marcphilipp removed this from the 5.x Backlog milestone Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants