skip to navigation
skip to content

Pikzie 0.9.3

Pikzie is an easy to write/debug Unit Testing Framework for

Latest Version: 1.0.1

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:

  • ...