Next: , Previous: , Up: Issues with using and extending ASDF to define systems   [Contents][Index]


13.6.1 “How can I cater for unit-testing in my system?”

ASDF provides a predefined test operation, test-op. See test-op. The test operation, however, is largely left to the system definer to specify. test-op has been a topic of considerable discussion on the asdf-devel mailing list (see Mailing list), and on the launchpad bug-tracker (see “Where do I report a bug?”). We provide some guidelines in the discussion of test-op.