Skip to content

Add jest junit documentation

Max Orefice requested to merge mo-add-jest-junit-doc into master

Ref: #232738 (closed)

What does this MR do?

This MR explains how to generate a test report with Javascript using Jest.

Why are we doing this?

Some users expressed interest to have more junit examples with Javascript.

I've created an example pipeline showcasing how to generate a test report with jest.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Merge request reports