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

Implement JUnit5 support and parameterize tests #4473

Merged
merged 7 commits into from
Oct 3, 2024

Commits on Jan 25, 2024

  1. Implement JUnit5 support and parameterize tests

    Borja Lorente committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2f0ce44 View commit details
    Browse the repository at this point in the history
  2. feat: Capture main class for java tests

    Borja Lorente committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5953efa View commit details
    Browse the repository at this point in the history
  3. feat: Use main class for fast tests if there is any

    Borja Lorente committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3c7fd1e View commit details
    Browse the repository at this point in the history
  4. Fix CI

    Borja Lorente committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    95d4364 View commit details
    Browse the repository at this point in the history
  5. Address comments

    Borja Lorente committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5136a16 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge branch 'master' into blroente/junit5-oss

    # Conflicts:
    #	examples/java/greetings_project/greeting_lib/BUILD
    agluszak committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    632b9a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2fdd31 View commit details
    Browse the repository at this point in the history