hbenl / vscode-test-explorer

The VS Code Test Explorer extension
MIT License
214 stars 55 forks source link

Wrong alignment in case of multiline test case description #243

Open benjaminbosko opened 1 year ago

benjaminbosko commented 1 year ago

When the description of the test case contains multiple rows it is aligned to the center. It results a hardly readable view:
image

Please check this issue for me. Thanks in advance!