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

Remove JUnit4 #69

Merged
merged 2 commits into from
Jan 15, 2021
Merged

Remove JUnit4 #69

merged 2 commits into from
Jan 15, 2021

Commits on Dec 23, 2020

  1. Remove JUnit 4

    Remove the dependency on JUnit 4 and adjust all remaining tests to use
    JUnit5
    
    #remove-junit4
    smcvb committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    57eedc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Simplify dependencies

    Simply use artifact "junit-jupiter instead of separate arfects for
    JUnit5
    
    #69
    smcvb committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    e518c96 View commit details
    Browse the repository at this point in the history