Skip to content

Commit 09d37a3

Browse files
committed
clarification
1 parent 9c36321 commit 09d37a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

notes_adding_suts.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ As there are quite a few things to keep in mind, we list here the most important
119119

120120
- Distribution: the "dist.py" file needs to be updated with the new API. Usually, this is just adding 2 lines, one in
121121
which NAME-sut.jar is copied over into the "dist" folder, and one for NAME-evomaster-runner.jar
122+
Note: dist.py can take a LOT of time... while debugging it, might want to temporarily disable (ie comment out) the
123+
build of the other top modules
122124

123125
- If the SUT is a REST API, need to add its OpenAPI schema into "openapi-swagger" folder
124126

0 commit comments

Comments
 (0)