Does this commit change behaviour? Generating the test that tells you
Posted 2020.03.05
Every commit in a continuous-integration pipeline raises the same question: did this change what the program does? Our Empirical Software Engineering article answers it by generating the unit test that exposes the difference.