Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

Scenario Runner #68

Merged
merged 13 commits into from
Oct 25, 2016
Merged

Scenario Runner #68

merged 13 commits into from
Oct 25, 2016

Conversation

temyers
Copy link
Owner

@temyers temyers commented Oct 13, 2016

Creates Cucumber runners based on Scenarios, rather than Features to enable greater parallelisation.

  • Have created a new property to choose the method, for backward compatability.
  • The original feature based generator has been deprecated, with the intention of removal in version 3.

Rerun functionality is outside the scope of this PR. A separate PR shall be created.

Changes from PR #53

  • Gherkin added as a Maven dependency, rather than source inclusion
  • Mechanism for filtering scenarios by matching tags has been rafactored into a separate class. This enables the same mechanism to be used by both file generation schemes, with the added benefit that full tag filtering is now possible (excluded tags are processed)
  • Feature based generator is maintained for backward compatability

@temyers temyers added this to the 2.0.0 milestone Oct 13, 2016
@temyers temyers merged commit 5e8aecf into master Oct 25, 2016
@temyers temyers deleted the feature/tagwise-runner branch October 25, 2016 22:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant