Port details |
- py-pytest-regtest Pytest plugin for snapshot regression testing
- 2.3.4 devel
=2 2.1.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-10-08 20:45:24
- Last Update: 2025-08-12 18:15:43
- Commit Hash: 19fefca
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://pytest-regtest.readthedocs.io/en/latest/
- https://gitlab.com/uweschmitt/pytest-regtest
- Description:
- pytest-regtest is a plugin for pytest to implement regression testing.
Unlike functional testing, regression testing does not test whether the software
produces the correct results, but whether it behaves as it did before changes
were introduced.
More specifically, pytest-regtest provides snapshot testing, which implements
regression testing by recording data within a test function and comparing this
recorded output to a previously recorded reference output.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytest-regtest>0:devel/py-pytest-regtest@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-regtest/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-regtest
- pkg install py311-pytest-regtest
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pytest-regtest listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest-regtest
- Package flavors (<flavor>: <package>)
- py311: py311-pytest-regtest
- distinfo:
- TIMESTAMP = 1753796082
SHA256 (pytest_regtest-2.3.4.tar.gz) = d9cf0db9d958b4e3fedcf84ff5ac4247b24663eb1bf9011568123fccd34b391f
SIZE (pytest_regtest-2.3.4.tar.gz) = 23131
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pytest>=7.2,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-regtest
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.4 12 Aug 2025 18:15:43
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-regtest: Update to 2.3.4
- Update COMMENT
- Update WWW
- Update version requirement of RUN_DEPENDS
- Update pkg-descr
- Take maintainership
Changes: https://gitlab.com/uweschmitt/pytest-regtest/-/blob/main/CHANGELOG.md |
2.1.1 04 Aug 2025 15:23:35
    |
Dmitry Marakasov (amdmi3)  |
devel/py-types-*,devel/py-pytest-regtest: drop maintainership
Updates for these ports are blocked by gravely outdated version of
py-setuptools whoch python team does not care of updating or providing
an alternative port with newer version for for years. It makes no
sense in maintaining these in FreeBSD ports collection under these
circumstances.
PR: 270358 |
2.1.1 09 Apr 2024 15:02:08
    |
Dmitry Marakasov (amdmi3)  |
devel/py-pytest-regtest: update 1.5.1 → 2.1.1 |
1.5.1 21 Aug 2023 17:23:19
    |
Dmitry Marakasov (amdmi3)  |
devel/py-pytest-regtest: update 1.5.0 → 1.5.1 |
1.5.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.5.0 21 Nov 2022 17:23:42
    |
Dmitry Marakasov (amdmi3)  |
*/*: switch my ports from USES=pytest to USE_PYTHON=pytest
Suggested by: sunpoet |
1.5.0 08 Sep 2022 20:30:42
    |
Dmitry Marakasov (amdmi3)  |
*/*: preserve all WWWs for my ports |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.5.0 15 Jul 2022 19:28:51
    |
Dmitry Marakasov (amdmi3)  |
devel/py-pytest-regtest: update 1.4.7 → 1.5.0 |
1.4.7 14 Jul 2022 12:58:40
    |
Dmitry Marakasov (amdmi3)  |
devel/py-pytest-regtest: update 1.4.6 → 1.4.7 |
1.4.6 20 Apr 2022 12:32:14
    |
Dmitry Marakasov (amdmi3)  |
devel/py-pytest-regtest: switch to USES=pytest |
1.4.6 08 Oct 2021 20:35:49
    |
Dmitry Marakasov (amdmi3)  |
py-pytest-regtest: add port: Pytest plugin for regression tests
pytest-regtest is a pytest-plugin for implementing regression tests.
Compared to functional testing a regression test does not test if
software produces correct results, instead a regression test checks
if software behaves the same way as it did before introduced changes.
pytest-regtest allows capturing selected output which then can be
compared to the captured output from former runs.
WWW: https://pypi.org/project/pytest-regtest/
WWW: https://gitlab.com/uweschmitt/pytest-regtest |