Investigating developer perception on test smells using better code hub - Work in progress -

Conference Paper (2019)
Author(s)

Martin Schvarcbacher (Universiteit van Amsterdam, Software Improvement Group)

D. Spadini (Software Improvement Group, TU Delft - Software Engineering)

Magiel Bruntink (Software Improvement Group)

Ana Oprescu (Universiteit van Amsterdam)

Research Group
Software Engineering
Copyright
© 2019 Martin Schvarcbacher, D. Spadini, Magiel Bruntink, Ana Oprescu
More Info
expand_more
Publication Year
2019
Language
English
Copyright
© 2019 Martin Schvarcbacher, D. Spadini, Magiel Bruntink, Ana Oprescu
Research Group
Software Engineering
Pages (from-to)
1-6
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

Test smells can be found in test code using a variety of tools. In this paper, we present our integration of a test smell detection tool into Better Code Hub (BCH), an online environment for monitoring code quality and identifying problems in it. We extended BCH with test smell detection and observe how developers react to various instances of test smells. By integrating this detection into BCH, we gain access to a wide range of developers working on both open-source and commercial projects using their own code. We study whether developers consider these test smells important and what they do with them in future code changes. From our preliminary results, we found out a high test smell detection accuracy for most test smells; however, developers are only willing to remove a small portion of them.