Skip to content

Introduce yarn test to run Jest and Karma

Inactive Account requested to merge winh-yarn-test-command into master

What does this MR do?

Introduce yarn test which runs Jest (yarn jest) and Karma (yarn karma).

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/58869

Does this MR meet the acceptance criteria?

Edited by Marcia Ramos

Merge request reports