Rotten Green Tests A First Analysis - INRIA - Institut National de Recherche en Informatique et en Automatique Accéder directement au contenu
Rapport (Rapport De Recherche) Année : 2018

Rotten Green Tests A First Analysis

Résumé

Unit tests are a tenant of agile programming methodologies, and are widely used to improve code quality and prevent code regression. A passing (green) test is usually taken as a robust sign that the code under test is valid. However, we have noticed that some green tests contain assertions that are never executed; these tests pass not because they assert properties that are true, but because they assert nothing at all. We call such tests Rotten Green Tests. Rotten Green Tests represent a worst case: they report that the code under test is valid, but in fact do nothing to test that validity, beyond checking that the code does not crash. We describe an approach to identify rotten green tests by combining simple static and dynamic analyses. Our approach takes into account test helper methods, inherited helpers, and trait compositions, and has been implemented in a tool called DrTest. We have applied DrTest to several test suites in Pharo 7.0, and identified many rotten tests, including some that have been " sleeping " in Pharo for at least 5 years.
Fichier principal
Vignette du fichier
main.pdf (408.79 Ko) Télécharger le fichier
Origine : Fichiers produits par l'(les) auteur(s)
Loading...

Dates et versions

hal-01819302 , version 1 (20-06-2018)
hal-01819302 , version 2 (23-08-2018)

Identifiants

  • HAL Id : hal-01819302 , version 2

Citer

Julien Delplanque, Stéphane Ducasse, Andrew Black, Guillermo Polito. Rotten Green Tests A First Analysis. [Research Report] Inria Lille Nord Europe - Laboratoire CRIStAL - Université de Lille; Portland State University, Oregon, USA. 2018. ⟨hal-01819302v2⟩
443 Consultations
174 Téléchargements

Partager

Gmail Facebook X LinkedIn More