tarantool / test-run

Tarantool functional testing framework
14 stars 17 forks source link

Option to show environment variables set by test-run #325

Closed Totktonada closed 2 years ago

Totktonada commented 2 years ago

It would be useful to source in a shell and use the luatest executable, which is provided by test-run, directly.

It is convenient to run luatest directly to pass additional options to it. Most often -p to run a particular test case.