What is Pythoscope?
Pythoscope is a unit test generator for programs written in Python. It means it can produce a test suite that captures current behavior of your application (so called characterization tests). If you have a system written in Python and value testing, Pythoscope can help you achieve a high test coverage.