check-tests
check-tests copied to clipboard
Add support of import test.concurrent for parallelize in Jest
If use parallelization of tests in one file - tests with test.concurrent (Jest doc) do not immediately import into the testomat.io.
Workaround: first import simply test to assign an id, and then add concurrent