RESTest icon indicating copy to clipboard operation
RESTest copied to clipboard

Create RESTestConfig class, similarly to EvoMaster

Open AML14 opened this issue 5 years ago • 0 comments

With this, we won't need to call so many times PropertyManager.readProperty("long.property.name") everywhere in the code.

Reference: https://github.com/EMResearch/EvoMaster/blob/master/core/src/main/kotlin/org/evomaster/core/EMConfig.kt

AML14 avatar Dec 12 '20 13:12 AML14