Pikzie is an easy to write/debug Unit Testing Framework for Python.
Project description
Pikzie is an easy to write/debug Unit Testing Framework for Python.
Pikzie provides the following features that are lacked in unittest.py included in the standard Python distribution:
Pythonic API
a lot of assertions
outputs result with useful format for debugging.
And Pikzie has the following features:
…