STARTS Offline Mode
Contributed to STAtic Regression Test Selection Maven plugin by making the dependency analysis phase run in parallel with the test execution phase.
Created Dec 5, 2017 - Last updated: Dec 5, 2017
STARTS (STAtic Regression Test Selection) is a Maven plugin to run only the impacted tests since last build. I implemented the idea of offline mode from this paper at ASE 2017 and speeded up the phase by 70%.
This was a semester-long project of CS 527 Advanced Topics in Software Engineering at UIUC.