Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discover test targets when right-clicking on a folder #10

Closed
ittaiz opened this issue Jul 12, 2016 · 3 comments
Closed

Discover test targets when right-clicking on a folder #10

ittaiz opened this issue Jul 12, 2016 · 3 comments

Comments

@ittaiz
Copy link
Member

ittaiz commented Jul 12, 2016

This relates to #4 but I think is somewhat different. If it duplicates please feel free to close.
The use-case is right clicking on a test folder and getting the option from the "run" sub menu to choose to run all targets in this package (sub packages also?) and a specific target from the list of targets the plugin identifies that exist in this package.

@brendandouglas
Copy link
Contributor

The first part should be already supported (creating a run configuration including all java test targets underneath the selected package/class/method).

We don't want to clutter the context menu with too many options, so perhaps creating a configuration running a specific target is best done via the BUILD target directly.

@ittaiz
Copy link
Member Author

ittaiz commented Jul 12, 2016

The first part indeed exists. I meant, and was probably unclear, that I'm referring to adding functionality and not replacing it.
I think that using a run sub menu can help with the clutter greatly. Have you looked at the pants IntelliJ screenshot? It looks rather useful

@sgowroji
Copy link
Member

Hi there! We're doing a clean up of old issues and will be closing this one. Please reopen if you’d like to discuss anything further. We’ll respond as soon as we have the bandwidth/resources to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants