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

Add a failing test for JUnit 5 extensions #67

Closed
wants to merge 1 commit into from

Conversation

swankjesse
Copy link
Collaborator

I looked into implementing this and it gets ugly quite quickly. I believe the best implementation applies Burst's transformation only to recognized parameters (enums, booleans, burstValues) and preserves existing behavior otherwise. Unfortunately the code to implement this is pretty tricky.

I've decided to not implement this behavior for now. If it's requested we can reconsider.

I looked into implementing this and it gets ugly quite quickly.
I believe the best implementation applies Burst's transformation
only to recognized parameters (enums, booleans, burstValues) and
preserves existing behavior otherwise. Unfortunately the code to
implement this is pretty tricky.

I've decided to not implement this behavior for now. If it's
requested we can reconsider.
@swankjesse swankjesse closed this Nov 12, 2024
@swankjesse swankjesse mentioned this pull request Nov 12, 2024
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