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

[infinitest-intellij] Multi Module project #173

Closed
cfontes opened this issue Jun 17, 2015 · 2 comments
Closed

[infinitest-intellij] Multi Module project #173

cfontes opened this issue Jun 17, 2015 · 2 comments
Labels
comp:infinitest-intellij Issues related to Infintest for IntelliJ (and other Jetbrains IDEs) type: feature

Comments

@cfontes
Copy link

cfontes commented Jun 17, 2015

Hi,

I use IntelliJ and on a multi module project and most of them are also nested.

That is making almost impossible to use Infinitest, because either I add the facet to them all and it's impossible to see the ouput (too many views) or I add to the top modules and they only run when I change something close to them, but my nested modules never trigger a change.

How do you solve this?

Thanks

@sarod sarod added the comp:infinitest-intellij Issues related to Infintest for IntelliJ (and other Jetbrains IDEs) label Jun 11, 2016
@sarod
Copy link
Member

sarod commented Jul 1, 2016

This is maybe an additional reason to stop using intellij facets for infinitest see #29

@adam-arold
Copy link

Is there a solution for this? Infinitest is not working for me even if I facet a subproject and modify a source file. Note that make automatically is checked for each of my projects.

@sarod sarod changed the title Multi Module project [infinitest-intellij] Multi Module project May 15, 2018
gtoison added a commit that referenced this issue Sep 4, 2022
Add a project-level ToolWindow and initialise the InfinitestLauncher as
a project-level service.
Use the platform message bus for the communication between the
Infinitest runner and its listeners
Display the failed tests grouped by module (instead of showing a window
per module)

Fixes #29
Fixes #173
Fixes #193
Fixes #216
Fixes #237
Fixes #327
gtoison added a commit that referenced this issue Sep 4, 2022
Add a project-level ToolWindow and initialise the InfinitestLauncher as
a project-level service.
Use the platform message bus for the communication between the
Infinitest runner and its listeners
Display the failed tests grouped by module (instead of showing a window
per module)

Fixes #29
Fixes #173
Fixes #193
Fixes #216
Fixes #237
Fixes #327
@gtoison gtoison closed this as completed in 3126a30 Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:infinitest-intellij Issues related to Infintest for IntelliJ (and other Jetbrains IDEs) type: feature
Projects
None yet
Development

No branches or pull requests

4 participants