This project has been archived by its maintainers, and is no longer receiving any updates.
This package provides a collection of high-level test setups for unit and functional testing. In particular, it provides a testing layer that can use an existing, pre-populated database as a starting point, which speeds up the test setup phase for large testing data sets.
CHANGES
2.0 (2025-02-14)
Add support for Python 3.11, 3.12, 3.13.
Drop support for Python 2.7, 3.5, 3.6, 3.7, 3.8.
1.0.0 (2022-08-05)
Add support for Python 3.7, 3.8, 3.9, 3.10.
Drop support for Python 3.4.
1.0.0a4 (2017-06-19)
Standardize namespace __init__
Add support for Python 3.4 up to 3.6, PyPy2 and PyPy3.
Drop support for Python 2.6 and 3.3.
1.0.0a3 (2013-02-28)
Bugfix: container test bad keys for Python 3.
1.0.0a2 (2013-02-28)
Migrate to the newest zope.interface version and remove the forked code in verify.py.
1.0.0a1 (2013-02-28)
Dropped Python 2.4 and 2.5 support, added Python 3.3 support.
Made functional test tools into the functional extra, so no zope.app packages are required.
0.3.2 (2010-08-23)
Do some InterfaceBaseTest attributes to be able to write less code:
iface provide the interface here
klass provide the class here
pos provide the positional arguments here
kws provide the keyword arguments here
Avoid depreacted zope.testing.doctest by using python’s doctest.
0.3.1 (2009-12-26)
Removed install dependency on zope.app.security.
Removed test dependency on zope.app.securitypolicy.
Removed test dependency on zope.app.zcmlfiles.
0.3.0 (2009-02-01)
Using zope.container instead of zope.app.container
Using zope.site instead of zope.app.component
0.2.0 (2007-10-31)
Fixed package data.
Moved functional tests to tests.
Removed deprecation warning.
0.1.1b1 (2007-06-21)
Make z3c a namespace.
Prevent ConnectionStateError in layer after appsetup is run in layer.
Release files for z3c.testing 2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| z3c_testing-2.0.tar.gz | 10.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| z3c.testing-2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.4 kB
Release files / z3c_testing-2.0.tar.gz
| Download URL | z3c_testing-2.0.tar.gz |
|---|---|
| Size | 10.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4784b1e79c58b9213c560ec2ab8f6528f1ad6338a196c088bb8eb63013e8abfd
|
|
BLAKE2b-256 checksum How to use checksums |
d57a937c11d354b6add883cfb2f622cac4d34bad3248544525c6bf675eb26728
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.11
|
Release files / z3c.testing-2.0-py3-none-any.whl
| Download URL | z3c.testing-2.0-py3-none-any.whl |
|---|---|
| Size | 10.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
263d6071d4361023d727ef00f78f52a499ce1193b657f8515ab0b279711a6650
|
|
BLAKE2b-256 checksum How to use checksums |
ce9997dadf0f194e496e3c29660db83cb8135cb6d58185dc7998053cd10f9513
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.11
|