Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should we check repos for automated testing? #35

Open
iteles opened this issue Aug 1, 2015 · 1 comment
Open

Should we check repos for automated testing? #35

iteles opened this issue Aug 1, 2015 · 1 comment

Comments

@iteles
Copy link
Collaborator

iteles commented Aug 1, 2015

Could we for example check that a repo has a test folder?

This is not fool-proof as not everyone who has tests will have a test folder (even though it's the convention) and having one doesn't mean you actually have any tests, much less guarantee coverage. But would checking for something like this be an interesting initial indicator of tested code?

(Aside: I think looking for badges would prove relatively inconclusive (e.g. if trying to look for test coverage details) because they're still not used widely enough)

test-folder-in-github-html

@nelsonic
Copy link
Owner

nelsonic commented Aug 1, 2015

I'm excited about the #insights 😜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants