fun tags(vararg tags: Tag): Unit
Adds Tags to this factory, which will be applied to each test case generated by this TestFactoryConfiguration. When this factory is included in a Spec, only the tests generated from this factory will have these tags applied.