Speccer 0.7.5

Speccer is a specification-based test runner for Python.Speccer provides simple means to test individual modules. It uses a minimal, assert-free syntax. This syntax is compiled to actual code utilizing Python's unittest. Henceforth Speccer may be seen as...