Automatic Generation of High-Coverage Tests for Complex Systems Programs (stanford.edu) 18 points by comatose_kid 17y ago ↗ HN
[–] framiere 17y ago ↗ It reminds me of http://www.agitar.com for the java platform.It is a very useful approach to prevent regressions while working on legacy code.Alberto Savoya (who is behind agitar) has a nice definition of legacy code : code that has no unit-test. [–] mronge 17y ago ↗ Unfortunately, Agitar effectively dissolved last year. The company was bought for peanuts, and there is not much left now. Nearly all the employees left if I remember correctly.
[–] mronge 17y ago ↗ Unfortunately, Agitar effectively dissolved last year. The company was bought for peanuts, and there is not much left now. Nearly all the employees left if I remember correctly.
2 comments
[ 97.7 ms ] story [ 25.0 ms ] threadIt is a very useful approach to prevent regressions while working on legacy code.
Alberto Savoya (who is behind agitar) has a nice definition of legacy code : code that has no unit-test.