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 tests to JUnit 5 #19

Merged
merged 4 commits into from
Sep 4, 2018
Merged

Conversation

tMaxx
Copy link

@tMaxx tMaxx commented Aug 29, 2018

Ported unit and integration tests to JUnit 5. General logic of the tests was not changed, as the main priority was to make them work under v5 and not review of tests themselves.

Verified to be working correctly locally. Travis CI currently will fail, since Knotx/knotx-dependencies#2 and Knotx/knotx-junit5#1 need to be merged and published beforehand.

Part of Knotx/knotx#417.

@tomaszmichalak tomaszmichalak merged commit 6c0ee4c into master Sep 4, 2018
@tomaszmichalak tomaszmichalak deleted the feature/junit5-tests-ported branch September 4, 2018 07:01
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