Closed halfdan closed 1 year ago
Same here, popup for a failing test opens just once, if I rerun the test nothing shows.
I found out the issue was introduced with this commit: https://github.com/nvim-neotest/neotest/commit/2e975ae64b0c476b72274a1d6166a22f0f01b2d5
Thanks for the report, should be working in master :smile:
Thank you for the fast fix! Works purfectly.
Thanks for the plugin!
Fixed for me too, thanks!
NeoVim Version
0.8.0 but also latest nightly
Describe the bug
When I execute
:Neotest
while on a test that is failing I get an output window only on the first execution of:Neotest
To Reproduce Please provide a minimal
init.lua
to reproduce which can be run as the following:You can edit the following example file to include your adapters and other required setup.
Steps to reproduce the behavior:
:Neotest
:Neotest
againPlease provide example test files to reproduce.
Expected behavior
I would expect to consistenly get the output window when the test fails while I hover it, even if the test outcome has remained the same.
Logs Wipe the
neotest.log
file instdpath("log")
orstdpath("data")
, reproduce the issue and provide the new logs.Additional context Add any other context about the problem here.
Screen recording: https://asciinema.org/a/6Brzge1urhDRRuqMDq7paR97k