tarantool / test-run

Tarantool functional testing framework
14 stars 14 forks source link

luatest: allow to run test cases in parallel #433

Closed Totktonada closed 1 month ago

Totktonada commented 1 month ago

Requires https://github.com/tarantool/luatest/pull/378.

Feels better with #432.


In order to use the feature, add the following comment to a beginning of the test file:

-- tags: parallel
Totktonada commented 1 month ago

Requires tarantool/luatest#378.

The bump of the submodule is in PR #436.

Feels better with #432.

It already lands to test-run.