Z3c.recipe.compattest

Latest version: v3.0

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.13

=================

- Depend on and use the new features of the zc.buildout 1.5 line. At the same
time support for zc.buildout <= 1.5.1 has been dropped.

- Updated test set up, to run with newer ``zope.testing`` version which no
longer includes testrunner.

- The z3c.recipe.scripts.scripts recipe behind zc.recipe.testrunner.TestRunner
does not accept plain dicts anymore, so we wrap the options in a
_BackwardsSupportOptions object. Ideally this should've use an official
API though.

0.12.2

===================

- Moved the gathering of include-dependencies from the __init__ to the update
method to prevent installing dependencies before other buildout parts could
do their job.

0.12.1

===================

- Fixed bug in using exclude introduced in 0.12 (including test to make sure
it doesn't happen again).

0.12

=================

- Added ``include-dependencies`` option that automatically includes the
dependencies of the specified packages. Very handy to get an automatically
updated list of those packages that are most useful to test: all our
dependencies.

0.11

=================

- Removed the "check out packages from subversion" feature.
If you require such functionality, mr.developer
<http://pypi.python.org/pypi/mr.developer> provides this much more
comprehensively (and for multiple version control systems, too) .

0.10

=================

- Options prefixed by ``runner-`` are automatically passed to generated test
runners.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.