question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to run individual tests

See original GitHub issue

Currently my team is unable to run individual tests within our spec, regardless of which spec we use. Attempting to use the plugin to run the individual test only shows the options for running the entire spec class: Screen Shot 2019-08-07 at 12 13 15 PM

I’m using plugin kotlintest v3.3.0.11 on IntelliJ Ultimate Edition 2019.2. Please let me know if there’s any additional information to provide and I’ll try to respond quickly - if we cannot resolve this, then my team will likely move away from using kotlintest.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

0reactions
blackmichaelcommented, Aug 7, 2019

@Kerooker Ah I see what you’re saying now! That seems to have worked. Do you think there’s any way the plugin could avoid this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to run a single unit test case through Test Explorer
After installing 15.9 of Visual Studio, I have been unable to run a single unit test case without running all the test cases....
Read more >
Unable to run individual unit tests with Spock/Groovy - YouTrack
It should be possible to run individual Groovy tests. This same approach to launching individual tests works well for JUnit tests in Java....
Read more >
Spring Boot can't run single test in IntelliJ - Stack Overflow
When I run a single web integration test, it fails because a config class has all null properties. The config class looks like...
Read more >
Can't run a single test from Test Explorer. #87 - GitHub
The tests are implemented in a DLL and they are showing up in the Test Explorer. However, when I right click on any...
Read more >
'Could not run tests on class ' error is returned for some ...
Users receive the error "Could not run tests on class <classId>" where classId is a specific class ID, when running all the test...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found