dimsuz
09/14/2016, 10:26 AM@UnitTested
annotation to mark classes which are unit tested? I'm tempted to do that on a large project, so that new contributors know which classes have tests written without having to search if this is true or not - so that they then know that whenever this class is modified a new test should be written? Or should this be enforced by other means?