-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Enables JUnit Jupiter best practices #11643
Conversation
83d08f0
to
4227123
Compare
Fetcher tests for quey transformation start to fail - need to investigate
|
OK, we forgot to add |
All should be good now. #11644 is kind of a pre-condition to get the OK checkmark for FetcherTests here, too. |
We merged - could not fix one test. This test is also red here, all others green. Thus, this is good to go. |
The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build. |
This enables JUnit Jupiter best practices
Two main changes:
(Follow-up to #11642)
Mandatory checks
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)