Request: customizable SuperClassRule
noahsark769 opened this issue · 2 comments
noahsark769 commented
We use Quick for testing, which means that our tests inherit from QuickSpec. Since this isn't supported out of the box, it would be nice for us to be able to ignore all subclasses of Quickspec by default.
It seems the best way would be to make the SuperClassRule customizable via .pecker.yml
for this.
woshiccm commented
Good suggestion
woshiccm commented
Done, you can add QuickSpec to blacklist_superclass