python-pretend

Python library for stubbing (Python 2)

Description

Pretend is a library to make stubbing with Python easier.

Stubbing is a technique for writing tests. You may hear the term mixed up with mocks, fakes, or doubles. Basically a stub is an object that returns pre-canned responses, rather than doing any computation.

This package contains the Python 2 version of pretend.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/alex/pretend


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-pretend