pgadmin4-python-fixtures - Fixtures, reusable state for writing clean tests and more
Website: | https://pypi.python.org/pypi/fixtures |
---|---|
License: | ASL 2.0 or BSD |
Vendor: | PostgreSQL Global Development Group |
- Description:
Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unit test compatible test cases easy and straight forward. BuildRequires: python2-devel python-mock BuildRequires: pgadmin4-python-pbr >= 0.11 BuildRequires: python-testtools >= 0.9.22 Requires: python-testtools >= 0.9.22 python-six
Packages
pgadmin4-python-fixtures-3.0.0-5.rhel7.1.noarch [86 KiB] |
Changelog
by Devrim Gündüz (2018-10-15):
- Rebuild against PostgreSQL 11.0 |
pgadmin4-python-fixtures-3.0.0-5.rhel7.noarch [86 KiB] |
Changelog
by Devrim Gündüz (2018-04-07):
- pgadmin4-v3 will only support Python 3.4 in EPEL on RHEL 6, so adjust the spec file for that. |
pgadmin4-python-fixtures-3.0.0-4.rhel7.noarch [85 KiB] |
Changelog
by Devrim Gündüz (2017-04-13):
- Move the components under pgadmin web directory, per #2332. - Do a spring cleanup in the spec file. |