I am currently writing unit tests for some of my methods and I still have a lot to write. Is there a way to mark methods in my primary project as covered or handled by unit tests?
I would like to have some overview.
I am currently writing unit tests for some of my methods and I still have a lot to write. Is there a way to mark methods in my primary project as covered or handled by unit tests?
I would like to have some overview.