Coles, HenryHenryColesLaurent, ThomasThomasLaurentHenard, ChristopherChristopherHenardPapadakis, MikeMikePapadakisVentresque, AnthonyAnthonyVentresque2016-07-062016-07-062016 ACM2016-07-20http://hdl.handle.net/10197/7748International Symposium on Software Testing and Analysis (ISSTA), Saarbrücken, Germany, 18-20 July 2016Mutation testing introduces artificial defects to measure the adequacy of testing. In case candidate tests can distinguish the behaviour of mutants from that of the original program, they are considered of good quality otherwise developers need to design new tests. While, this method has been shown to be effective, industry-scale code challenges its applicability due to the sheer number of mutants and test executions it requires. In this paper we present PIT, a practical mutation testing tool for Java, applicable on real-world codebases. PIT is fast since it operates on bytecode and optimises mutant executions. It is also robust and well integrated with development tools, as it can be invoked through a command line interface, Ant or Maven. PIT is also open source and hence, publicly available at http://pitest.org/.en© 2016 ACM. This is the author's version of the work. It is posted here by permission of ACM for your personal use. Not for redistribution. The definitive version was published in ISSTA 2016 Proceedings of the 25th International Symposium on Software Testing and Analysis , http://dx.doi.org/10.1145/2931037.2948707.Mutation testingAutomated toolPITDemo: PIT a Practical Mutation Testing Tool for JavaConference Publication10.1145/2931037.29487072016-06-26https://creativecommons.org/licenses/by-nc-nd/3.0/ie/