Skip to content
This repository has been archived by the owner on Mar 28, 2018. It is now read-only.

Provide integration with Run/Debug Configuration in IntelliJ #3

Closed
frgomes opened this issue Jan 26, 2015 · 3 comments
Closed

Provide integration with Run/Debug Configuration in IntelliJ #3

frgomes opened this issue Jan 26, 2015 · 3 comments

Comments

@frgomes
Copy link

frgomes commented Jan 26, 2015

It would be very handy if we could run/debug test cases under IntelliJ.

https://github.com/JetBrains/intellij-scala/tree/master/Runners/src/org/jetbrains/plugins/scala/testingSupport

@frgomes frgomes changed the title Provide a Run/Debug Provide integration with Run/Debug Configuration in IntelliJ Jan 26, 2015
@EECOLOR
Copy link
Owner

EECOLOR commented Feb 10, 2015

I am currently busy working on another project. On top of that, I am not using IntelliJ as my editor. There is a chance this issue will remain open quite some time.

You could provide it yourself. Executing tests is quite easy if I recall correctly. I am happy to answer any questions you have.

I will leave this issue open, both for questions and (possibly) a rainy Sunday where I find myself installing IntelliJ.

@frgomes
Copy link
Author

frgomes commented Feb 12, 2015

I'm closing this issue.
Reason: little-spec implements TestFramework API from SBT. And IntelliJ supports this API.
So, there's not need for a special plugin for IntelliJ or any other IDE which supports SBT well.
Thanks ;-)

@frgomes frgomes closed this as completed Feb 12, 2015
@EECOLOR
Copy link
Owner

EECOLOR commented Feb 13, 2015

Great to hear and thank you for making the effort to write that comment

@frgomes frgomes mentioned this issue Jul 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants