PragmaticFlow/NBomber

Possibility to change LoadSimulationsSettings within a JSON file with values provided from command line arguments.

Open

#672 创建于 2024年3月12日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)CSS (118 fork)batch import
6.56.7help wantednbomber-corenew feature

仓库指标

Star
 (1,926 star)
PR 合并指标
 (平均合并 11小时 10分钟) (30 天内合并 1 个 PR)

描述

As part of our system configuration process, we currently manage load simulation settings within a JSON file. However, we often encounter scenarios where we need to dynamically adjust these settings based on specific requirements or test scenarios.

To improve flexibility and efficiency in configuring load simulations, it would be perfect to have the possibility of updating the LoadSimulationsSettings directly from command line arguments.

贡献者指南