Skip to main content

Mocking framework Python with *exact* Scenarios

Project description

# TESTIX

Testix is a Mocking framework for Python.

## Credit Where it’s due Testix started as a re-implementation of ideas from the Voodoo-Mock unit-testing framework (http://sourceforge.net/projects/voodoo-mock), which also supports C++ unit testing. Check it out. Since then it has evolved some different traits though.

## License This software is free software, and is distributed under the GNU General Public License version 3.0. See the COPYING file for details.

## Installation With pip:

$ pip install testix

## Python 3

Testix has been tried with Python 3, but it may work with Python 2 as well.

## How to use it

TBD - for the time being, look at the examples.

Testix is intended to be used with unittest, the standrad Python unit testing framework. If you clone this repository you can run the examples like so

$ python3 -m unittest examples/tests/test_*.py

Or, if you have [rake](http://rake.rubyforge.org/) you can run

$ rake examples

Enjoy!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

testix-0.6.tar.gz (5.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page