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

[JUnit Platform] Enable parallel execution of features #2604

Merged
merged 11 commits into from Sep 8, 2022

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    b9bd1ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66deb70 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    47a6748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa3d2d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. * renamed the constant PARALLEL_EXECUTION_MODE_SCENARIOS_PROPERTY_NAM…

    …E to PARALLEL_EXECUTION_MODE_FEATURE_PROPERTY_NAME
    
    * added additional tests to cover changes made in NodeDescriptor and PickleDescriptor
    
    * modified README.md with proper phrases and introduced references to Junit4 behaviour
    
    * added an entry in the CHANGELOG.md
    sambathkumar-sekar committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    699b470 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Fixups

    mpkorstanje committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    193caa9 View commit details
    Browse the repository at this point in the history
  2. Refactor

    mpkorstanje committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    112bddc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d2a914 View commit details
    Browse the repository at this point in the history
  4. Coverage

    mpkorstanje committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    dba437a View commit details
    Browse the repository at this point in the history
  5. Coverage

    mpkorstanje committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    f4bf51d View commit details
    Browse the repository at this point in the history
  6. Touchups

    mpkorstanje committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    019f8b1 View commit details
    Browse the repository at this point in the history