PragmaticFlow/NBomber

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

Open

#672 geöffnet am 12. März 2024

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)CSS (118 Forks)batch import
6.5help wantednew feature

Repository-Metriken

Stars
 (1.926 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 10m) (1 gemergte PR in 30 T)

Beschreibung

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.

Contributor Guide