Lack of Test
ABHAY0O7 opened this issue · 3 comments
ABHAY0O7 commented
Tests are the best way to make sure that our program is working fine and will work fine in the future too and if somehow our program didn't work fine then the tests warn us before the program fails.
So, currently, there only a few tests in the whole depclean project and writing more tests for the project will definitely an upper hand on unintentional program failures.
ABHAY0O7 commented
Hey! @cesarsotovalero can u you please review it.