Skip to content

Integration with neotest #382

Answered by mrcjkb
nikensss asked this question in Q&A
May 4, 2024 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

Update: This has been fixed: #384

Hey 👋

It looks like the executable you are using to run tests doesn't support the --show-output flag (which is provided by rust-analyzer).
rustaceanvim will use cargo-nextest if you have it installed.
You can try disabling that by setting vim.g.rustaceanvim.tools.enable_nextest = false.

If that fixes it, then it's probably a bug in rustaceanvim, and the command should probably be sanitised for cargo-nextest.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@nikensss
Comment options

@mrcjkb
Comment options

Answer selected by nikensss
Comment options

You must be logged in to vote
3 replies
@mrcjkb
Comment options

@PMassicotte
Comment options

@mrcjkb
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants