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

EmbeddedSpecRunner/Compiler ClassLoader support #1988

Merged
merged 2 commits into from
Sep 24, 2024

Commits on Sep 14, 2024

  1. EmbeddedSpecRunner/Compiler ClassLoader support

    EmbeddedSpecRunner and EmbeddedSpecCompiler now support the construction with a ClassLoader.
    This allows the use of these classes in an OSGi environment,
    where the class imports in the embedded spec are not visible by the Spock OSGi bundle ClassLoader
    AndreasTu committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    8f8c6d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    07202ed View commit details
    Browse the repository at this point in the history