Ability to run a subset of unit tests, to include single tests

New feature description

Unit tests may have multiple subtests within them. The ability to selectively run one or more subtests is desirable to speed up work.

Define success

Unit tests can be seen as the sum of their subtests and selected tests can be ran in isolation

Links/references