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

Feature Added : Fitnesse suite partitioning #41

Merged
merged 1 commit into from
Jan 9, 2022
Merged

Feature Added : Fitnesse suite partitioning #41

merged 1 commit into from
Jan 9, 2022

Conversation

suratdas
Copy link
Contributor

@suratdas suratdas commented Nov 5, 2021

In Fitnesse, there is a new feature "suite partition" that was added last year. Details can be found at Fitnesse website. We use it to achieve parallel test execution with Fitnesse. This pull request implements this feature. Please see the screenshots.
Also, removed the checkbox "Is Suite" since both a test and a suite can be run only with a single responder "suite". The unit tests have been updated to ensure no functionality is broken. Also, added new tests for the added feature.

PartitioningTextFields

PartitioningRun

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@jaruzafa
Copy link
Contributor

Thanks @suratdas the changes look good, I'll merge and they'll be included in the next release

@jaruzafa jaruzafa merged commit a8c43aa into jenkinsci:master Jan 9, 2022
@suratdas suratdas deleted the feature/suite-partition branch January 9, 2022 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants