Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Weird newlines in test output #345

Closed
MortenGerdes opened this issue Jan 8, 2024 · 0 comments
Closed

[Question] Weird newlines in test output #345

MortenGerdes opened this issue Jan 8, 2024 · 0 comments

Comments

@MortenGerdes
Copy link

Hey everyone 👋

First off, let me start out by saying that I have no clue if this is a NeoTest thing or a NeoTest-go adapter thing. I looked through the code of Neotest-go and I can't seem to find anything that smells like the issue I'm running into. So I was hoping maybe the kind people here could help me out.

When I run a test and check the output out, I get weird indentations or newlines. My guess would be that it's newlines set by Neotest due to some width limit? Because my Neovim is set to NoWrap by default. (Using LazyVim)

Screenshot 2024-01-08 at 16 40 29

But if I compare the same output I would have gotten if I used Goland, then there's no newlines.

Screenshot 2024-01-08 at 16 48 13

I come from a Jetbrains background, so saying I'm a rookie to Neovim would be an insult to the rookies 😅 So please bear with me.

Does anyone know what's happening here and maybe also a way to disable this wrapping of the output?

In terms of configuration, I personally haven't done anything. I'm running a clean install of Lazyvim.

Thank you for your time 🙏

@MortenGerdes MortenGerdes closed this as not planned Won't fix, can't repro, duplicate, stale Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant