use case: daemon execution
Brought to you by:
vg103
I think XTestSuite would work well for me if it would
run the tests on a package every time the file
timestamp (for any source file in that package or
testcases corresponding to that package) is updated.
I want to run XTestSuite in the background. Perhaps it
could operate as an assistant to the software developer
by scanning my sources directory for changes to XML
files that indicate "Packages Under Test" (PUT).
PUTs are specified relatively using classes on the
CLASSPATH plus file-specs that are relative to the
directory that the XML file is located.
Essentially I want XTestSuite to run in the background
once it has been set up for a particular development
environment.