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

Switch to JUnit5 and current Mockito/surefire/failsafe versions #29

Closed
uweschaefer opened this issue Mar 10, 2019 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@uweschaefer
Copy link
Collaborator

No description provided.

@uweschaefer uweschaefer changed the title Test Scope: Switch to JUnit5 and proper Mockito Test Scope: Switch to JUnit5 and current Mockito/surefire/failsafe versions Mar 10, 2019
@uweschaefer uweschaefer self-assigned this Mar 10, 2019
@ingogriebsch ingogriebsch changed the title Test Scope: Switch to JUnit5 and current Mockito/surefire/failsafe versions Switch to JUnit5 and current Mockito/surefire/failsafe versions Mar 10, 2019
@ingogriebsch ingogriebsch added the enhancement New feature or request label Mar 10, 2019
@ingogriebsch ingogriebsch added this to the 1.0.0 milestone Mar 10, 2019
@uweschaefer
Copy link
Collaborator Author

prepared on https://github.com/uweschaefer/bricks/tree/issue29-junit5

what i need is the dashboard to be ported to springboot2 as spring5 is a prereq. to junit5+springboot testing (SpringExtension).

@ingogriebsch could you switch it to SB2?

Also, some Tests in assembler need fixing -> they use lenient mocking. See output of mvn test.

@uweschaefer
Copy link
Collaborator Author

also, there are a LOT of changes in here, so we should finish it quickly in order not to become stale.

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

No branches or pull requests

2 participants