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

Cucumber Tests: Allow conflict-free parallel execution #573

Open
dsmf opened this issue Apr 30, 2024 · 1 comment
Open

Cucumber Tests: Allow conflict-free parallel execution #573

dsmf opened this issue Apr 30, 2024 · 1 comment
Labels
DISCUSSION_NEEDED This ticket needs discussion within teammembers enhancement New feature or request hardening measurements to increase resiliency linked_to_feature Issue is linked to a feature testing all testing related topics

Comments

@dsmf
Copy link
Contributor

dsmf commented Apr 30, 2024

As developer / tester,
I want to be able to execute Cucumber tests in parallel,
so that there are no conflicts between executions started by multiple persons or branches (and to be able to enable parallel execution for lower time comsumption).

Hints / Details

Acceptance Criteria

  • Parallel execution of tests is possible without conflicts.
  • The solution does not decrease readability of the tests (if we cannot find a solution that fulfills this it might be better to leave the tests as they are).

Out of Scope

  • ...
@dsmf dsmf added this to IRS Apr 30, 2024
@github-project-automation github-project-automation bot moved this to inbox in IRS Apr 30, 2024
@dsmf dsmf added enhancement New feature or request testing all testing related topics DISCUSSION_NEEDED This ticket needs discussion within teammembers linked_to_feature Issue is linked to a feature labels Apr 30, 2024
@dsmf
Copy link
Contributor Author

dsmf commented Apr 30, 2024

relates to #518, #519

@dsmf dsmf added the hardening measurements to increase resiliency label Apr 30, 2024
ds-jhartmann added a commit to ds-jhartmann/item-relationship-service that referenced this issue Jun 13, 2024
…594-improve-default-policy-creation

Feature/tri 1594 improve default policy creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DISCUSSION_NEEDED This ticket needs discussion within teammembers enhancement New feature or request hardening measurements to increase resiliency linked_to_feature Issue is linked to a feature testing all testing related topics
Projects
Status: inbox
Development

No branches or pull requests

1 participant