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

Let users run tests in their IDE #1

Open
chriskilding opened this issue Sep 22, 2018 · 2 comments
Open

Let users run tests in their IDE #1

chriskilding opened this issue Sep 22, 2018 · 2 comments

Comments

@chriskilding
Copy link
Member

Currently users can only run tests in SBT shell. Can we find a way to make at least the default environment (if not custom environments) work when they press Play in their IDE?

@chriskilding
Copy link
Member Author

Some options:

  • Try intellij’s option to build and import with Sbt shell.
  • Get rid of the stale state in the systemPropertyVariables map after a custom environment has been applied and then removed.

@chriskilding
Copy link
Member Author

A support request has been filed with JetBrains to find out whether this is (or could be) possible in the IDEA SBT integration.

@chriskilding chriskilding changed the title Find a way to let users run tests with their IDE test runner Let users run tests in their IDE Nov 17, 2018
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

No branches or pull requests

1 participant