Skip to content
Snippets Groups Projects
Unverified Commit 9ac85ace authored by Alexander Turenko's avatar Alexander Turenko
Browse files

test: update test-run (--tags)

Now it is possible to mark test files with tags and run some group of
tests using the `--tags` option.

Usage:

 | ./test-run.py --tags foo
 | ./test-run.py --tags foo,bar app/ app-tap/

Show the list of tags:

 | ./test-run.py --tags
 | ./test-run.py app-tap/ --tags

See syntax and more details in
https://github.com/tarantool/test-run/pull/314

See the task description and possible usages in
https://github.com/tarantool/test-run/issues/22
parent 4bca4861
No related branches found
No related tags found
No related merge requests found
Subproject commit c34500365efe8316e79c7936a2f2d04644602936
Subproject commit 54f785d3a331800bc493415fb091d2a84f6d1070
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment