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

Gitlab not reporting stuff in the proper columns #203

Open
erakis opened this issue Mar 21, 2024 · 0 comments
Open

Gitlab not reporting stuff in the proper columns #203

erakis opened this issue Mar 21, 2024 · 0 comments

Comments

@erakis
Copy link

erakis commented Mar 21, 2024

Hi,

image

image

In the package.json

 "scripts": {
    "test:unit:reporter": "cross-env NODE_ENV=test mocha --reporter mocha-junit-reporter --reporter-options mochaFile=mocha-junit.xml --recursive src/**/*.spec.js"
  }

I read somewhere that this is because Junit only supports one hierarchical level of testing? Is this one of the reasons?

I also tried with the JENKINS_MODE=true option, but apart from inverting the columns, the content is still not good and the filename column is still empty.

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

No branches or pull requests

1 participant