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

support quarkus test runner #1022

Merged
merged 2 commits into from
May 20, 2022

Conversation

hcoles
Copy link
Owner

@hcoles hcoles commented May 20, 2022

The quarkus test runner runs code within a non delegating classloader
making mutants invisible.

This change adds a transformer to catch this case.

Henry Coles added 2 commits May 20, 2022 10:40
The quarkus test runner runs code within a non delegating classloader
making mutants invisible.

This change adds a transformer to catch this case.
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.

1 participant