Run all tests of a project #709
Unanswered
LorenzoBettini
asked this question in
Q&A
Replies: 2 comments 1 reply
-
See #563 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
@mfussenegger thank you for the pointer. I'd like to understand better what's being executed under the hood: from what I understand, the actual launch part is delegated to Eclipse JDT LSP, right? Eclipse itself allows you to run tests from a folder or project. I seem to understand that, instead, the JDT LSP does not provide such a mechanism? Thanks in advance |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to run all tests of a project or of a directory? Something like what you can do in Eclipse.
Neotest and neotest-java provide something like that but it doesn't work very well.
Beta Was this translation helpful? Give feedback.
All reactions