I have the problem of the “play” button not doing anything in this package, which is only the template plus the tests: GitHub - lmiq/TestTests.jl
I’m on Linux x86 - with Julia 1.8.0.
There is no output at all, as the figure above shows, the spinning stuff just keeps spinning.
Opened the issue here: @testitem does not run · Issue #19 · julia-vscode/TestItemRunner.jl · GitHub
To try to reproduce the problem, do:
git clone https://github.com/lmiq/TestTests.jl
cd TestTests.jl
code .
VSCode will open. Wait for the tests to appear at the Erlenmeyer tab, and click play.
