...
Each test is uniquely tagged with its method name and the test class it belongs to. We are in the process of using each test’s method name as the unique tag to run that test. This tag will be on the last line of the Avocado tags. For example, from ftest/pool/create.py:
...