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

EvoSuite and Randoop Tests should have Assertions #325

Open
michaelrowe01 opened this issue Feb 14, 2023 · 1 comment
Open

EvoSuite and Randoop Tests should have Assertions #325

michaelrowe01 opened this issue Feb 14, 2023 · 1 comment

Comments

@michaelrowe01
Copy link

Is your feature request related to a problem? Please describe.
When generating ctd-amplified tests, the related EvoSuite and Randoop generated tests should also include assertions. This will allow for more appropriate validation of regression tests runs.

Describe alternatives you've considered

Currently, I've had to run three different generate paths, in order to have appropriate generated assertions, one each for evosuite, randoop, and ctd-amplified.

@rachelt44
Copy link
Collaborator

rachelt44 commented Feb 20, 2023

@michaelrowe01 Randoop tests are not included in the ctd-amplified test suite, so they don't need assertions. If you run the command generate randoop, the test cases will contain assertions. Hence the above issue is relevant only to evosuite tests included in ctd-amplified test suite.

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

No branches or pull requests

2 participants