Continuous testing in eclipse

  • Authors:
  • David Saff;Michael D. Ernst

  • Affiliations:
  • MIT Computer Science and Artificial Intelligence Lab, Cambridge, MA;MIT Computer Science and Artificial Intelligence Lab, Cambridge, MA

  • Venue:
  • Proceedings of the 27th international conference on Software engineering
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Continuous testing uses excess cycles on a developer's workstation to continuously run regression tests in the background, providing rapid feedback about test failures as code is edited. It reduces the time and energy required to keep code well-tested, and it prevents regression errors from persisting uncaught for long periods of time.