raniejade/kspec

Intellij Integration with JUnitKSpecRunner

Opened this issue · 3 comments

It would be good nice if individual KSpec blocks could be run but the intelliJ test runner, without needing to use fit, fdescribe etc.

Is anyone working on this now?

Currently working on a new test engine that will provide some infrastructure to write IDE and build tool plugins.

I've filed #32, feel free to drop in any suggestions.

Thank you, sounds good.

I'd ideally like to see IntelliJ run/debug on single blocks (describe; context; it)