Below is a partial list of notable features of PyInq, especially as compared to PyUnit. Note that some of the notable featurs did themself come from PyUnit.
Test identification by decorators
Module level tests and fixtures
Eval functions
Pythonic naming
Expected exceptions
Conditional skips
Command line test module/suite execution
Access to class instance without using self