Envv
envv:
- "df.myint:randomInt(1,2)"
- "df.myseq:sequenceInt(10,100)"
- "df.mystr:randomString(3,5)"
- "df.mybool:randomBool()"
- "df.myenum:randomList(ignore,success,fail)"
- "df.randomTimeoutMs:randomInt(100,5000)"Varaible format - df."variable-name":function(values)
How to use envv
The following envv functions can be used
Last updated