You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Russ Hatch (JIRA)" <ji...@apache.org> on 2014/05/06 20:05:15 UTC

[jira] [Created] (CASSANDRA-7180) Investigate mutation testing for unit tests

Russ Hatch created CASSANDRA-7180:
-------------------------------------

             Summary: Investigate mutation testing for unit tests
                 Key: CASSANDRA-7180
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7180
             Project: Cassandra
          Issue Type: Test
            Reporter: Russ Hatch
            Assignee: Russ Hatch


We might get some useful information from mutation testing tools, possibly PIT (http://pitest.org/). The basic idea is to seed faults in the code and check to see if the unit tests are able to catch them. If we can get this up and running, perhaps it could be run periodically on cassci.datastax.com.



--
This message was sent by Atlassian JIRA
(v6.2#6252)