./devel/py-flexmock, Mock/Stub/Spy library for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q2, Version: 0.9.7, Package name: py27-flexmock-0.9.7, Maintainer: rodent

flexmock is a testing library for Python that makes it easy to create mocks,
stubs and fakes.

The API is inspired by a Ruby library of the same name, but Python flexmock is
not a clone of the Ruby version. It omits a number of redundancies in the Ruby
flexmock API, alters some defaults, and introduces a number of Python-only
features.

flexmock's design focuses on simplicity and intuitiveness. This means that the
API is as lean as possible, though a few convenient short-hand methods are
provided to aid brevity and readability.

flexmock declarations are structured to read more like English sentences than
API calls, and it is possible to chain them together in any order to achieve
high degree of expressiveness in a single line of code.

In addition, flexmock integrates seamlessly with all major test runners to
reduce even more mock-related boilerplate code.


Master sites:

SHA1: b0fcd20d3755e6d4d008e15a9eda583e702e6ae9
RMD160: 079d0ffa06749b17d9cb65d8270c46f5298c96a2
Filesize: 24.411 KB

Version history: (Expand)