[asdf-devel] ASDF test-op question
Tobias C. Rittweiler
tcr at freebits.de
Thu Oct 8 16:14:20 UTC 2009
Robert Goldman writes:
> 2. Returning a single operation isn't enough, is it? For example, if I
> have system X, with sub-systems A, B, and C, I may be testing A, B, and
> C, so my traversal would have to gather up the three subsidiary test-op
> entities and either package them into the parent test-op object, or rip
> the test results out of them and push them into the parent test-op
> object. I don't believe the plan-then-execute logic of ASDF makes this
> easy, but I may be wrong.
Does performing TEST-OP on a sytem really result in testing all the
system's dependencies? Or did you mean something else?
-T.
More information about the asdf-devel
mailing list