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

Migrate existing Junit 4 usages to Junit 5 #998

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Commits on Oct 6, 2024

  1. Clean up test deps

    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    fc1671a View commit details
    Browse the repository at this point in the history
  2. Migrate APIs

    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    acac1a5 View commit details
    Browse the repository at this point in the history
  3. Tweak TransformerTestSupport

    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6f9ddfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22ba674 View commit details
    Browse the repository at this point in the history
  5. Migrate TestCase usages

    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    dc61110 View commit details
    Browse the repository at this point in the history
  6. Remove unused test utils

    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6e38536 View commit details
    Browse the repository at this point in the history
  7. Add deps

    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8b6a5a2 View commit details
    Browse the repository at this point in the history
  8. Remove unused Junit 5 deps

    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2e06fbf View commit details
    Browse the repository at this point in the history
  9. Revert "Remove unused Junit 5 deps"

    This reverts commit 2e06fbf.
    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    68f9cbf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62c5ed0 View commit details
    Browse the repository at this point in the history
  11. Add some imports

    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    edb91a1 View commit details
    Browse the repository at this point in the history
  12. Fix @tempdir

    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e25146d View commit details
    Browse the repository at this point in the history
  13. Fix new file method

    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    f8b6e7c View commit details
    Browse the repository at this point in the history
  14. Tweak transformer tests

    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    d0ce738 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dd52604 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8e1b153 View commit details
    Browse the repository at this point in the history
  17. Cleanups

    Goooler committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    80a4db3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    874040b View commit details
    Browse the repository at this point in the history