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

Allow running from packages #784

Merged
merged 1 commit into from
Sep 10, 2019
Merged

Allow running from packages #784

merged 1 commit into from
Sep 10, 2019

Conversation

raniejade
Copy link
Member

@raniejade raniejade commented Sep 9, 2019

Resolves #750 and resolves #763.

An important note here is that Build Tools -> Gradle -> Run tests using: must be set to IntelliJ IDEA (platform test runner in older IJ versions) or Choose per test - if you won't set this IntellIJ will filter out the run configuration created by the spek plugin. Running tests via gradle will not be supported. You still have control if you want to build using IntelliJ or Gradle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IDEA Plugin: Run all specs in a package of a common module [IDEA] Allow running tests on source root
1 participant