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

TestWatcher junit5 #6339

Merged
merged 10 commits into from
Jan 5, 2024
Merged

TestWatcher junit5 #6339

merged 10 commits into from
Jan 5, 2024

Commits on Jan 3, 2024

  1. TestWatcher junit5

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    086b551 View commit details
    Browse the repository at this point in the history
  2. remove test name rule

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fc83f23 View commit details
    Browse the repository at this point in the history
  3. formatting

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    bcc98d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    694ff81 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. add test class and method name to context

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    de6fc1c View commit details
    Browse the repository at this point in the history
  2. moved the testwatcher junit5 function to a new junit5 superclass

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5d6c431 View commit details
    Browse the repository at this point in the history
  3. extend from junit5 superclass

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c5798d3 View commit details
    Browse the repository at this point in the history
  4. one qbft test to junit5 superclass

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    177ed54 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    b5d7147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc4fa93 View commit details
    Browse the repository at this point in the history