mingrammer/pyreportcard

Check tests existence

xavierhardy opened this issue · 1 comments

Check the repository contains test files. The question here is how to define test files. Should we look for classes implementing common test library classes such as unittest.TestCase?

Sounds great. But it could be hard to define the test files as you said.

This issue needs to be more discussed.