A testing framework.
This framework is an Xunit style framework, but its origins lie in system level testing.
Also includes an amount of supporting code and miscellaneous library code.
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.
fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.