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

Port unit and integration tests to JUnit 5 #432

Merged
merged 2 commits into from
Sep 4, 2018

Conversation

tMaxx
Copy link

@tMaxx tMaxx commented Sep 3, 2018

Description

  • Switch from JUnit v4 to v5 for majority of unit, and all integration tests (excluded are knotx-adapter-* modules which are already a part of knotx-data-bridge; see Port tests to JUnit 5 knotx-data-bridge#19)
  • Clean up unnecessary Maven test dependencies

Travis build will fail until Knotx/knotx-dependencies#6 and Knotx/knotx-junit5#2 are merged.

Some fixes may still be necessary

Motivation and Context

Part of ongoing work to switch to JUnit 5 in whole Knot.x project. See #417 for further references, scope, and motivation.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

I hereby agree to the terms of the Knot.x Contributor License Agreement.

@tMaxx tMaxx requested review from marcinczeczko, malaskowski and tomaszmichalak and removed request for marcinczeczko September 3, 2018 10:59
@tomaszmichalak tomaszmichalak merged commit bc6cbf8 into master Sep 4, 2018
@tomaszmichalak tomaszmichalak deleted the feature/junit5-tests-ported branch September 4, 2018 08:12
@tMaxx tMaxx mentioned this pull request Sep 4, 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

Successfully merging this pull request may close these issues.

2 participants