apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
7.97k stars 2.02k forks source link

Add a space between key and value after : in View Results Tree > Sampler result tab #6267

Open milamberspace opened 1 month ago

milamberspace commented 1 month ago

Use case

Currently, the key/value haven't space just after the : example:

Thread Name:Thread Group 1-1 Sample Start:2024-04-12 10:12:31 WET Load time:141 [...]

Possible solution

Typo convention add a space after the ":" ==> Thread Name: Thread Group 1-1 Sample Start: 2024-04-12 10:12:31 WET Load time: 141

Possible workarounds

No response

JMeter Version

5.6.3

Java Version

No response

OS Version

No response