Showing cs.SEShow all
2 papers · 1 filter
cs.SE2024
AI-Assisted Assessment of Coding Practices in Modern Code Review
Manushree Vijayvergiya, Małgorzata Salawa, Ivan Budiselić +10
Modern code review is a process in which an incremental code contribution made by a code author is reviewed by one or more peers before it is committed to the version control syste…
cs.SE2021
Does mutation testing improve testing practices?
Goran Petrović, Marko Ivanković, Gordon Fraser +1
Various proxy metrics for test quality have been defined in order to guide developers when writing tests. Code coverage is particularly well established in practice, even though th…