Skip to content

Conversation

@dpoetzsch
Copy link
Contributor

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Other

What is the current behavior?

Only the test name ist put into the report.

What is the new behavior?

An additional suite name is added to the report.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

This PR is split from #9.

Other options besides the way it is implemented now could be:

  • don't add a suiteName but a fullTestName which would be fullTitle in case of jasmine/mocha, and feature.name + ' ' + scenario.name in case of cucumber
  • treat cucumber and jasmine/mocha differently

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.

1 participant