linkrope / dunit

xUnit Testing Framework for D
Boost Software License 1.0
37 stars 9 forks source link

Inherit class tags to test tags #19

Closed andre2007 closed 5 years ago

andre2007 commented 6 years ago

It should be possible to define Tags on Test class level. Theses tags should be inherited to all tests of the class.

Pull request #20