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

Add ExpectedToFail test extension (#551 / #676) #676

Merged

Commits on Nov 22, 2021

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

Commits on Dec 25, 2021

  1. Address review feedback

    Marcono1234 committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    8ef076d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c6aa7c View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Address review feedback

    Marcono1234 committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    9b49f78 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    49a4d93 View commit details
    Browse the repository at this point in the history
  2. Implement extension with JUnit's InvocationInterceptor

    Note that this loses the ability to properly handle exceptions from
    AfterEach methods.
    Marcono1234 committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    717f39b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ecce32 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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

Commits on Nov 9, 2022

  1. Further polish documentation

    Nicolai Parlog committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    9731701 View commit details
    Browse the repository at this point in the history
  2. Reorder code a bit and remove a constructor

    Nicolai Parlog committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    11e03c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Update docs/expected-to-fail-tests.adoc

    Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
    nipafx and Marcono1234 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    8683900 View commit details
    Browse the repository at this point in the history