Skip to content

Commit

Permalink
parameters for replicability
Browse files Browse the repository at this point in the history
  • Loading branch information
giograno committed Aug 9, 2019
1 parent bdb8931 commit 0f3ad03
Show file tree
Hide file tree
Showing 3 changed files with 2,567 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ In this online repository we provide:
* a **runnable version** of the implemented approaches: the *evosuite.jar* file;
* all the [tables][tables] with the full tables reporting the results described in the paper;
* the script used to generate the tests;
* all the parameters [configuration][configuration] for replicability;
* a zipped folders with all the projects used in the empirical study.

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

[measurements]: https://github.com/sealuzh/dynamic-performance-replication/tree/master/performance-measurement/
[measurements]: https://github.com/sealuzh/dynamic-performance-replication/tree/master/performance-measurement/
[configuration]: https://github.com/sealuzh/dynamic-performance-replication/blob/master/configuration/
Loading

0 comments on commit 0f3ad03

Please sign in to comment.