non port: devel/py-flexmock/distinfo |
SVNWeb
|
Number of commits found: 15 |
Fri, 25 Mar 2022
|
[ 13:36 Po-Chuan Hsieh (sunpoet) ] b136b3d
devel/py-flexmock: Update to 0.11.3
Changes: https://github.com/flexmock/flexmock/releases
|
Mon, 28 Feb 2022
|
[ 12:46 Po-Chuan Hsieh (sunpoet) ] fee794b
devel/py-flexmock: Update to 0.11.2
Changes: https://github.com/flexmock/flexmock/releases
|
Tue, 21 Sep 2021
|
[ 22:23 Po-Chuan Hsieh (sunpoet) ] 68cd4f37
devel/py-flexmock: Update to 0.10.10
Changes: https://github.com/flexmock/flexmock/blob/master/CHANGELOG.rst
|
[ 03:44 Po-Chuan Hsieh (sunpoet) ] 1c8bcdf
devel/py-flexmock: Update to 0.10.9
Changes: https://github.com/flexmock/flexmock/blob/master/CHANGELOG.rst
|
Wed, 21 Jul 2021
|
[ 21:13 Po-Chuan Hsieh (sunpoet) ] 24c3590
devel/py-flexmock: Update to 0.10.5
- Update WWW
Changes: https://github.com/flexmock/flexmock/blob/master/CHANGELOG
|
Tue, 26 Mar 2019
|
[ 17:43 sunpoet ]
Update to 0.10.4
Changes: https://github.com/bkabrda/flexmock/blob/master/CHANGELOG
|
Fri, 11 Jan 2019
|
[ 20:17 sunpoet ]
Update to 0.10.3
Changes: https://github.com/bkabrda/flexmock/blob/master/CHANGELOG
|
Fri, 22 Jan 2016
|
[ 03:50 vanilla ]
Upgrade to 0.10.2.
|
Fri, 18 Dec 2015
|
[ 16:14 mi ]
Upgrade from 0.10.0 to 0.10.1. According to changelog, this fixes a decoding
problem that appears, when the setup.py is used with Python3
Notified by: portscout
|
Fri, 11 Dec 2015
|
[ 06:23 vanilla ]
Upgrade to 0.10.0.
|
Fri, 21 Jun 2013
|
[ 03:34 clsung ]
- Update to 0.9.7
|
Tue, 26 Jun 2012
|
[ 07:14 clsung ]
- Update to 0.9.6
|
Thu, 15 Dec 2011
|
[ 08:28 clsung ]
- Update to 0.9.1
|
Sun, 6 Nov 2011
|
[ 03:47 clsung ]
- Update to 0.9.0
|
Fri, 4 Nov 2011
|
[ 15:57 clsung ]
Flexmock is a mock/stub/spy library for Python.
Its API is inspired by a Ruby library of the same name.
However, it is not a goal of Python Flexmock to be a clone of
the Ruby version. Instead, the focus is on providing full support
for testing Python programs and making the creation of fake
objects as unobtrusive as possible.
As a result, Python Flexmock removes a number of redandancies in
the Ruby Flexmock API, alters some defaults, and introduces a
number of Python-only features.
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.
WWW: http://has207.github.com/flexmock/
|
Number of commits found: 15 |