jfpedroza / neotest-elixir

Neotest adapter for Elixir
MIT License
41 stars 10 forks source link

On a fresh compile, tests can hang for a very long time with no indication of what the problem is #33

Open srcrip opened 5 months ago

srcrip commented 5 months ago

Yo:

not sure if this is a problem with this plugin or neotest per se.

On a fresh compile step, test running can hang for a longgggggggg time with no indication that stuff is compiling.

I have no idea what to suggest here but I think it's kind of a problem.

jfpedroza commented 5 months ago

In those cases, I simply check the command output. It's quite difficult to provider feedback during compilation.

srcrip commented 4 months ago

I think it should really print something out that compilation is beginning.