Issues
- 0
bug with extra quotes
#37 opened by veronikaKochugova - 0
Delete empty config in PipelineLoad
#33 opened by veronikaKochugova - 0
Fix the example scenarios
#34 opened by veronikaKochugova - 0
- 0
- 0
"new ArrayList" inside the string wouldn't work
#29 opened by akurilov - 0
constant should be final
#31 opened by akurilov - 0
- 0
Add a CLI option to output the scenario to the file with the same name but different extension
#26 opened by akurilov - 1
README.md is missing
#14 opened by akurilov - 0
PipelineLoad
#24 opened by veronikaKochugova - 0
MixedLoad
#25 opened by veronikaKochugova - 1
Reduce the cohesion
#17 opened by akurilov - 1
- 0
Parameter --run-scenario
#5 opened by veronikaKochugova - 0
count/time limits are purged by the concurrency limit: should be merged instead
#22 opened by akurilov - 0
- 0
Asynchronous execution
#20 opened by akurilov - 0
- 0
Meaningless interface implementation
#19 opened by akurilov - 0
- 0
Still not enough finals...
#18 opened by akurilov - 0
- 0
final, final, final...
#12 opened by akurilov - 0
- 0
Parallel Step
#7 opened by veronikaKochugova - 0
- 0
- 0
4 types of "for" loop
#6 opened by veronikaKochugova - 1
- 0
"final" is neccessary for 1) local vars if possible 2) method args 3) class fields if possible
#3 opened by akurilov - 0
- 0
"final" is unneccessary inside the interface
#2 opened by akurilov