spek
spek copied to clipboard
Intellij IDEA support for creating Spek tests
Correct me if I'm wrong, but it seems like Intellij doesn't support Spek as a first-class testing framework.
Ctrl+Shift+T -> Create New Test... -> Testing library
Spek is not on the list.
Not currently no. But it's on the list of things to add.
Hi Sejal,
The IDE support is there. What's currently not there is the ability to create new tests, but that can be easily with a file template for now.
Regards, Hadi Hariri http://hadihariri.com | @hhariri
On 24 October 2016 at 17:03, Sejal Patel [email protected] wrote:
Any ETA for when. Currently I'm unable to use it due to how it can only be run via command through gradle and thus a huge loss of ability to test/debug using the IDE? Spek is really nice but without the IDE support it is very painful as well.
Is there a work around to allow testing at least a specific Spek class (preferably down do the describe level) and not everything within the IDE?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JetBrains/spek/issues/81#issuecomment-255766722, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGmSw53R1ajJgd2EHfjj7qULNgbAm0Aks5q3MjJgaJpZM4IZbCA .
Does it still on plan list?
@CzBiX yes, it's still in our backlog.
Possible duplicate of https://github.com/JetBrains/spek/issues/113
+1
Bump. Please add this - it's surely not a big job?
+1