emacs-lsp / lsp-metals

lsp-mode :heart: metals
https://emacs-lsp.github.io/lsp-metals
GNU General Public License v3.0
58 stars 34 forks source link

Running unit test #75

Closed arussel closed 1 year ago

arussel commented 2 years ago

Describe the bug Not a bug, I just can't find a way to run a method of a unit test. I have the run test/debug test on the class, but nothing on each unit test method. Is it at all possible or missing currently ?

LaurenceWarne commented 1 year ago

Related is https://github.com/scalameta/metals-feature-requests/issues/216, so not atm but maybe soon :wink:.

LaurenceWarne commented 1 year ago

As of 0.11.10, you should see lenses for individual tests for the most common test libraries.