question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

@wdio/junit-reporter: testcase names have a different naming format than the one specified in the docs

See original GitHub issue

I’d like to report

  • Unclear documentation
  • A typo
  • Missing documentation
  • Other

Description of the report affected package: @wdio/junit-reporter

One specific example is the following one: The docs: image

The use-case: image image

It can be seen that the naming format from the docs does not correspond with the one that is used in > 6.* versions (it is the same in older < 5.* versions of @wdio/junit-reporter).

Another issue related to naming format: Test: image Current output in the reporter: image Conclusion: All the symbols or none should be allowed in the tests names.

These issues come as a problem for our solutions and we would appreciate it if you fix them ASAP. Thanks!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
christian-bromanncommented, Sep 7, 2021

@lthurr yes thanks for clarifying. Updated docs.

1reaction
christian-bromanncommented, Apr 13, 2021

These issues come as a problem for our solutions and we would appreciate it if you fix them ASAP.

@sandupetrasco if this is a problem for you please consider contributing to the project to get it resolved, thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[wdio-junit-reporter]: Add ability to use filename as testsuite ...
jest-junit plugin allows users to use suiteNameTemplate: '{filename}' in junit reporter configuration. This is really useful specially on suites ...
Read more >
Junit Reporter - WebdriverIO
A WebdriverIO reporter that creates Jenkins compatible XML based JUnit reports.
Read more >
XRAY and WebdriverIO integration Issue - Partial result ...
The Junit Reporter creates one JUnit XML file per runners, as per the documentation. ... Note: another option could be forcing WDIO to...
Read more >
Mocha documentation — DevDocs
Mocha validates any custom reporters or interfaces which were loaded via --require or otherwise; Mocha discovers test files; when given no files or ......
Read more >
Testing web applications using Mocha and WebdriverIO
Define tests using Mocha; Run the test and push the test report to Xray; Validate in Jira that the test results are available....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found