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

Fix Suite support #87

Merged
merged 6 commits into from
Aug 16, 2024
Merged

Fix Suite support #87

merged 6 commits into from
Aug 16, 2024

Commits on Jul 28, 2024

  1. Reproduce sbt#54

    eed3si9n committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    af835e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72d42d4 View commit details
    Browse the repository at this point in the history
  3. Configuration: test identifier: filter out identifiers not containing…

    … source
    
    - e.g. the platform (skipped by path.stream().skip(1)
    - e.g. for JUnit 5 suites the engine used to start the test in the test suite
    Nezisi authored and eed3si9n committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    7adbdd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f9f400 View commit details
    Browse the repository at this point in the history
  5. Adjust the expected value

    eed3si9n committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    f14d04c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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