google / google/error-prone

Errorprone separate testing project

Open
#431 6 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
7.2k
Forks
820
Avg merge
5h 9m
Merged PRs (30d)
50

Description

Hello guys,

In our current work, we should develop several different BugCheckers for Errorprone. So, I've created a separate project from error_prone_core containing some of Errorprone test core classes.

I think that it's better because other developers can create tests out of error_prone_core. In our case, for example, we should use errorprone with some of our BugCheckers as a plugin, and it's better if we distribute only a simple "errorprone-testing" project instead of tell to developers "hey, clone this repos and create bugcheckers inside of it".

What do you think guys? If you want, I can start to work on this errorprone separate test project.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.