1 citations · 2 across the 3 of their papers we have counts for
3 papers
Test Code Refactoring Unveiled: Where and How Does It Affect Test Code Quality and Effectiveness?
Luana Martins, Valeria Pontillo, Heitor Costa +3
Context. Refactoring has been widely investigated in the past in relation to production code quality, yet still little is known on how developers apply refactoring on test code. Sp…
Hearing the voice of experts: Unveiling Stack Exchange communities' knowledge of test smells
Luana Martins, Denivan Campos, Railana Santana +3
Refactorings are transformations to improve the code design without changing overall functionality and observable behavior. During the refactoring process of smelly test code, prac…
Refactoring Assertion Roulette and Duplicate Assert test smells: a controlled experiment
Railana Santana, Luana Martins, Tássio Virgínio +3
Test smells can reduce the developers' ability to interact with the test code. Refactoring test code offers a safe strategy to handle test smells. However, the manual refactoring a…