The JUnit Testing Tool Competition is held at the SBST workshop co-located with ICSE. The contest’s infrastructure (JUGE) has been developed and used in testing contests during yearly events since 2013. More information are available at https://junitcontest.github.io.
Xavier Devroey
Assistant Professor
My research interests include search-based and model-based software testing, test suite augmentation, DevOps, and variability-intensive systems engineering.
Related
- JUGE: An infrastructure for benchmarking Java unit test generators
- Generating Class-Level Integration Tests Using Call Site Information
- Basic block coverage for search-based unit testing and crash reproduction
- Basic Block Coverage for Unit Test Generation at the SBST 2022 Tool Competition
- SSBSE 2021 Program co-chair
Publications
JUGE: An infrastructure for benchmarking Java unit test generators
Researchers and practitioners have designed and implemented various automated test case generators to support effective software …
Xavier Devroey, Alessio Gambi, Juan Pablo Galeotti, René Just, Fitsum Kifetew, Annibale Panichella, Sebastiano Panichella
Basic Block Coverage for Unit Test Generation at the SBST 2022 Tool Competition
Basic Block Coverage (BBC) is a secondary objective for search- based unit test generation techniques relying on the approach level and …
Pouria Derakhshanfar, Xavier Devroey
Java Unit Testing Tool Competition - Eighth Round
We report on the results of the eighth edition of the Java unit testing tool competition. This year, two tools, EvoSuite and Randoop, …