This now has a setup.py file, though the examples should be improved and/or added to. UnitTesterSG is now also on pypi and available by pip.
3.0
This has the same features as 2.0, but now is compatible with pytest
2.0
This version allows comparing nested items, including lists, tuples, and arrays, and including staggered items. It does try array subtraction before using custom functions for nested objects, since array subtraction is faster.