How can I exclude classes from being covered by scct?
I have a couple of classes residing in some specific folder that I want to not be covered by scala coverage tool. Actually I don't want them to be excluded at all, just from scct.
How can I exclude classes from being covered by scct?
I have a couple of classes residing in some specific folder that I want to not be covered by scala coverage tool. Actually I don't want them to be excluded at all, just from scct.