Skip to content

Commit 0f3ad03

Browse files
committed
parameters for replicability
1 parent bdb8931 commit 0f3ad03

File tree

3 files changed

+2567
-1
lines changed

3 files changed

+2567
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ In this online repository we provide:
77
* a **runnable version** of the implemented approaches: the *evosuite.jar* file;
88
* all the [tables][tables] with the full tables reporting the results described in the paper;
99
* the script used to generate the tests;
10+
* all the parameters [configuration][configuration] for replicability;
1011
* a zipped folders with all the projects used in the empirical study.
1112

1213
### EvoSuite jar
@@ -25,4 +26,5 @@ The data about the performance measurements are in [this folder][measurements].
2526
We also include two csv files indicating the exact test suites, amongst the generated ones, that has been measured.
2627
Moreover, we include the source code used for the measurement as well the script used to process the raw data.
2728

28-
[measurements]: https://github.com/sealuzh/dynamic-performance-replication/tree/master/performance-measurement/
29+
[measurements]: https://github.com/sealuzh/dynamic-performance-replication/tree/master/performance-measurement/
30+
[configuration]: https://github.com/sealuzh/dynamic-performance-replication/blob/master/configuration/

0 commit comments

Comments
 (0)