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

Create assertions for Pioneer (#232) #245

Merged
merged 22 commits into from
Jul 14, 2020
Merged

Create assertions for Pioneer (#232) #245

merged 22 commits into from
Jul 14, 2020

Commits on Apr 28, 2020

  1. Created PioneerAssert in a container class (fluent API is hard). Rewr…

    …ote tests using the new assertions.
    Michael1993 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    1f3293e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    b20525c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/junit-pioneer/junit-pioneer

    … into issue/232-pioneer-assert
    
    � Conflicts:
    �	src/test/java/org/junitpioneer/jupiter/ReportEntryExtensionTest.java
    Michael1993 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    acb0f85 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

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

Commits on May 1, 2020

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

Commits on May 6, 2020

  1. WIP commit

    Michael1993 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    6640c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f726aff View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. WIP - documentation.

    Michael1993 committed May 10, 2020
    Configuration menu
    Copy the full SHA
    d942f9d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    5a401c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03aa914 View commit details
    Browse the repository at this point in the history
  3. Spotless. Again.

    I dedicate this commit to Set, the ancient Egyptian god of rage.
    Michael1993 committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ee30434 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    9558c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95f94e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b1ffb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Merge branch 'master' into issue/232-pioneer-assert

    # Conflicts:
    #	src/test/java/org/junitpioneer/jupiter/RepeatFailedTestTests.java
    Michael1993 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    f1f557b View commit details
    Browse the repository at this point in the history
  2. WIP

    Signed-off-by: Mihaly Verhas <misi.verhas@gmail.com>
    Michael1993 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    6c201c2 View commit details
    Browse the repository at this point in the history
  3. Refactored Pioneer assertions to be simpler, easier to use.

    Signed-off-by: Mihaly Verhas <misi.verhas@gmail.com>
    Michael1993 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    3bd4d56 View commit details
    Browse the repository at this point in the history
  4. Documentation update.

    Signed-off-by: Mihaly Verhas <misi.verhas@gmail.com>
    Michael1993 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    34ddce7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

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

Commits on Jul 14, 2020

  1. Small changes

    Nicolai Parlog committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    0903920 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/junit-pioneer/junit-pioneer

    … into issue/232-pioneer-assert
    Michael1993 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    6bc61b5 View commit details
    Browse the repository at this point in the history
  3. Merge fix.

    Michael1993 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    87c93b0 View commit details
    Browse the repository at this point in the history