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] Don't see test results for infinitest in IntelliJ #146

Closed
rburgst opened this issue Aug 14, 2014 · 3 comments
Closed
Labels
comp:infinitest-intellij Issues related to Infintest for IntelliJ (and other Jetbrains IDEs) status:waiting-for-answer type: bug

Comments

@rburgst
Copy link

rburgst commented Aug 14, 2014

I have a project using TestNG, when infinitest is running the tests it only outputs that test X has failed but I don't see the details (what was the assertion, etc). Am I missing something?

@rburgst
Copy link
Author

rburgst commented Aug 14, 2014

Actually, I see a one line with the assertion but it would be useful to get to the stdout to see more.

@harberte
Copy link

So I was just trying to figure this out. I'm using IntelliJ to run JUnit tests (so I'm not 100% sure it will apply), but I've seemed to find the results.

There are two things that were not straightforward to me from the documentation.

  1. After you install InfiniTest on IntelliJ, you have to add it as a facet to your module. You can do this by going to File --> Project Structure --> Facets. Then add InfiniTest to any modules in your project.
  2. To view Results, after you've added the facet, you can go to View --> Tool Windows --> YourModule.

@apupier apupier added type: bug status:waiting-for-answer comp:infinitest-intellij Issues related to Infintest for IntelliJ (and other Jetbrains IDEs) labels Jun 13, 2016
@sarod sarod changed the title Don't see test results for infinitest in IntelliJ [infinitest-intellij] Don't see test results for infinitest in IntelliJ May 15, 2018
@gtoison
Copy link
Contributor

gtoison commented Feb 26, 2023

This issue is quite old and now Infinitest is now longer a project facet, a console view was also added.
I'll close this issue but plus don't hesitate to comment here or in a new issue if problems persist

@gtoison gtoison closed this as completed Feb 26, 2023
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) status:waiting-for-answer type: bug
Projects
None yet
Development

No branches or pull requests

4 participants