Zc.recipe.testrunner

Latest version: v3.0

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

Scan your dependencies

Page 3 of 4

1.0.0b7

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

Feature Changes
---------------

- Added optional option `environment` that allows defining a section in your
buildout.cfg to specify environment variables that should be set before
running the tests.

1.0.0b6

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

Feature Changes
---------------

- If the working directory is not specified, or specified as the empty
string, an empty part directory is created for the tests to run in.

1.0.0b5

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

Bugs fixed
----------

- When:

+ the working-directory option was used,
+ and the test runner needed to restart itself
+ and the test runner was run with a relative path (e.g. bin/test)

then the testrunner could not restart itself successfully because the
relative path in sys.argv[0] was no-longer valid.

Now we convert sys.argv[0] to an absolute path.

1.0.0b4

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

Feature Changes
---------------

- Added a working-directoy option to specify a working directory for
the generated script.

1.0.0b3

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

Updated to work with (not get a warning from) zc.buildout 1.0.0b10.

1.0.0b2

=======

Added a defaults option to specify testrunner default options.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.