apache / apache/jmeter

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

Open
#6,267 0 comments 0 reactions 1 assignee Claimed by @milamberspace View on GitHub
enhancement to-triage
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.