Changes for version 0.20
- Added a PITA::Guest abstraction
- Added the ability to auto-discover platforms in a Guest
- Added and completed the Local driver
- Completed ping/discover/test support for Image drivers
- Added and complete the Image::Test driver
- Partially refactored towards handling multiple tasks
Modules
The Practical Image Testing Architecture
The PITA Guest abstract, a container for running tests
Abstract base for all PITA Guest driver classes
PITA Guest Driver for Local images
Provides support services via HTTP for Guest images.
Provides
in lib/PITA/Test.pm
in lib/PITA/Guest/Driver/Image.pm
in lib/PITA/Guest/Driver/Image/Test.pm
in lib/PITA/Host.pm