sebastianhallen/CatBrows

Move category attribute from single attribute into TestCase attribute

sebastianhallen opened this issue · 0 comments

The category should only be present in the TestCaseAttribute (possible?) and not as a standalone attribute.
This will enable filtering via categories for a specific browser.