You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Shane Ardell (JIRA)" <ji...@apache.org> on 2019/04/04 14:11:00 UTC

[jira] [Created] (METRON-2063) Prevent focused statements from being left in front-end tests

Shane Ardell created METRON-2063:
------------------------------------

             Summary: Prevent focused statements from being left in front-end tests
                 Key: METRON-2063
                 URL: https://issues.apache.org/jira/browse/METRON-2063
             Project: Metron
          Issue Type: Improvement
            Reporter: Shane Ardell


Focused statements are incredibly handy when creating and debugging unit tests. However, they sometimes find their way into our code, as seen here: https://github.com/apache/metron/pull/1372

We should think about adding a linter rule or possibly a 3rd party plugin to fail the build if a focused statement committed to code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)