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

[SUREFIRE-2037] Allow for surefire-junit-platform's TestMethodFilter … #487

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Mar 10, 2022

  1. [SUREFIRE-2037] Allow for surefire-junit-platform's TestMethodFilter …

    …to support custom TestSources
    
    o Non-breaking change, introduces a new SPI and a new output artifact with the SPI interface, resolving test names from custom test sources
    
    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    eee427d View commit details
    Browse the repository at this point in the history
  2. [SUREFIRE-2037] Fixed javadoc

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    2ed1d7a View commit details
    Browse the repository at this point in the history
  3. Fixed SPI impl visibility

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    b015bef View commit details
    Browse the repository at this point in the history
  4. [SUREFIRE-2037] Fixed javadoc

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    318467a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

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