cs-test
A Python test framework aimed at higher level testing.
Warning! This is in development. the following description is what will be - not what is.
This framework is an Xunit style framework, but its origins lie in system level testing. It includes support for some of the trickier aspects of testing at this level, such as needing to track the contents of multiple log files, asynchronously interact with multiple networked components and the need to fake complex components.