PragmaticFlow/NBomber

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

Open

#672 ouverte le 12 mars 2024

Voir sur GitHub
 (9 commentaires) (0 réactions) (0 assignés)CSS (118 forks)batch import
6.5help wantednew feature

Métriques du dépôt

Stars
 (1 926 stars)
Métriques de merge PR
 (Merge moyen 11h 10m) (1 PR mergée en 30 j)

Description

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.

Guide contributeur