EvoSuite / evosuite

EvoSuite - automated generation of JUnit test suites for Java classes
http://www.evosuite.org
GNU Lesser General Public License v3.0
832 stars 341 forks source link

AdaptiveDynaMOSA implementation #355

Closed giograno closed 2 years ago

giograno commented 3 years ago

Hi all, this is the implementation of Adaptive DynaMOSA from the paper "Testing with Fewer Resources: An Adaptive Approach to Performance-Aware Test Case Generation".

Probably @apanichella is one of the best candidates to look a it :)

apanichella commented 3 years ago

I'll give a look over the weekend (and make some local tests). I'll keep you posted.

@giograno can you add some test cases?

giograno commented 3 years ago

Thanks @apanichella!

In the meanwhile, I added a few tests, especially for the sorting of the performance score and the indicators. Let me know if you need something else and/or you have any question.

apanichella commented 3 years ago

Great! I am gonna run some experiments to be sure we don't break the latest changes in the main/master branch

giograno commented 3 years ago

Hi there! Is there any news about this PR? Is still under consideration? Thanks :)

giograno commented 2 years ago

Hi there, I stumble across this PR, close to have its first birthday :) @apanichella do you have maybe any update? Many thanks 🙏

giograno commented 2 years ago

Hey there. This PR grew quite old and it never seemed to be under consideration. I am going to close it. Please, feel free to re-open it in case you are interested to the contribution. Thank you very much.