Looking at how `TestKind` is used in libtest, it appears to more be a type of [test marker](https://docs.pytest.org/en/stable/example/markers.html)
Looking at how
TestKindis used in libtest, it appears to more be a type of test marker