Skip to content

Make sure that each Jest test contains an assertion (EE-port)

Inactive Account requested to merge winh-jest-require-assertions-ee into master

Make sure that each it(...) block contains an expect(...) in Jest.

EE-port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31967

Edited by Inactive Account

Merge request reports