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

test: have IntelliJ ask if tests should be run by itself or gradle #4846

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

keturn
Copy link
Member

@keturn keturn commented Aug 15, 2021

How to test

Load a test class in IntelliJ IDEA. Push the Run button.

It should give you a choice of whether to use the integrated test runner (icon with red/green triangles) or use gradle's test runner (Gradle elephant icon).

@keturn keturn added the Category: Test/QA Requests, Issues and Changes targeting tests and quality assurance label Aug 15, 2021
@keturn keturn added this to the v5.2.0 milestone Aug 15, 2021
@keturn keturn requested a review from skaldarnar August 15, 2021 22:57
@skaldarnar skaldarnar merged commit 3d81a8c into develop Aug 16, 2021
@skaldarnar skaldarnar deleted the test/ideaTestChoice branch August 16, 2021 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Test/QA Requests, Issues and Changes targeting tests and quality assurance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants