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

Using JUnit 4 for EvoSuit #409

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

Hello-zoka
Copy link
Collaborator

Description of changes made

I've provided information about the type of generation tools used in the TestCasePanel to be able to choose the JUnit version, not depending on LLM settings.

Closes #408

Notes

Probably there is a more accurate way to restrict the junit version, i.e., specify it in TestCase class when it's created. But in my opinion, it's strange, that the test case panel does not know anything about the method we've generated tests, while it can have different settings options affecting compilation and running tests.

  • I have checked that I am merging into the correct branch

@Hello-zoka Hello-zoka added the bug Something isn't working label Oct 29, 2024
@Hello-zoka Hello-zoka added the Ready for review PR redy for review label Oct 29, 2024
@Hello-zoka Hello-zoka self-assigned this Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Ready for review PR redy for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests generated by EvoSuite do not run
1 participant