thisTest is an extremely flexible and lite weight testing platform designed for standalone use and/or integration into a larger development environment.
aMock is a tool for creating mock instances, used in unit testing. A mock object is one who uses test versions of internal classes opposed to production ones. aMock does this transparently to the class under test.
fileBuilder is a tool for creating files (or any other repeative content) from components using a very lightweight macro language.