Skip to content

Add TemporaryClasspathExecutor test utility #4544

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

Merged
merged 2 commits into from
May 18, 2025

Conversation

scordio
Copy link
Contributor

@scordio scordio commented May 17, 2025

Overview

This change, initially discussed at #4219 (comment), extracts the logic previously in LauncherFactoryTests to execute code with a custom classpath, which is required for SPI based tests.

The new utility will be used in #4219 to test the new Converter SPI.


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@scordio scordio force-pushed the classpath-runner branch from 56df255 to 2c39b96 Compare May 17, 2025 09:46
@scordio scordio changed the title Add ClasspathRunner test utility Add TemporaryClasspathExecutor test utility May 18, 2025
@marcphilipp marcphilipp merged commit 2bc4a71 into junit-team:main May 18, 2025
13 checks passed
@marcphilipp
Copy link
Member

Thank you, @scordio! 👍

@scordio scordio deleted the classpath-runner branch May 18, 2025 14:02
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