1comment = "Automated Testing Framework" 2 3desc = <<EOD 4The Automated Testing Framework (ATF) is a collection of libraries to implement 5test programs in a variety of languages. These libraries all offer similar 6functionality and any test program written with them exposes a consistent user 7interface. 8EOD 9