notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details
py-pytest-regtest Pytest plugin for snapshot regression testing
2.3.4 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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):
py39-pytest-regtest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.5.0--1.5.11.5.11.5.1
FreeBSD:14:latest--1.5.0--1.5.0-1.5.0
FreeBSD:14:quarterly-----1.5.11.5.11.5.1
FreeBSD:15:latest--n/a-n/a1.5.11.5.11.5.1
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 

py311-pytest-regtest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.42.3.4-2.3.42.3.4---
FreeBSD:13:quarterly2.1.12.1.1-2.1.12.1.1---
FreeBSD:14:latest2.3.42.3.4-2.1.12.3.4---
FreeBSD:14:quarterly2.1.12.1.1-2.1.12.1.1---
FreeBSD:15:latest2.3.42.3.4n/a2.1.1n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pytest>=7.2,1 : devel/py-pytest@py311
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pytest_regtest/
  2. https://pypi.org/packages/source/p/pytest_regtest/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.4
12 Aug 2025 18:15:43
commit hash: 19fefca848a9a1826c2aa8a6dc8f768b7a2d7427commit hash: 19fefca848a9a1826c2aa8a6dc8f768b7a2d7427commit hash: 19fefca848a9a1826c2aa8a6dc8f768b7a2d7427commit hash: 19fefca848a9a1826c2aa8a6dc8f768b7a2d7427 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 929e3cf31a51f5eb1fa5c758a5b6a64609b6d6c5commit hash: 929e3cf31a51f5eb1fa5c758a5b6a64609b6d6c5commit hash: 929e3cf31a51f5eb1fa5c758a5b6a64609b6d6c5commit hash: 929e3cf31a51f5eb1fa5c758a5b6a64609b6d6c5 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
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
commit hash: f1eea6cf5795fdd2da756d3122bd6329fb2721e1commit hash: f1eea6cf5795fdd2da756d3122bd6329fb2721e1commit hash: f1eea6cf5795fdd2da756d3122bd6329fb2721e1commit hash: f1eea6cf5795fdd2da756d3122bd6329fb2721e1 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-pytest-regtest: update 1.5.1 → 2.1.1
1.5.1
21 Aug 2023 17:23:19
commit hash: 14b2446e1843cc77a95256502edd10830be51a0bcommit hash: 14b2446e1843cc77a95256502edd10830be51a0bcommit hash: 14b2446e1843cc77a95256502edd10830be51a0bcommit hash: 14b2446e1843cc77a95256502edd10830be51a0b files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-pytest-regtest: update 1.5.0 → 1.5.1
1.5.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.5.0
21 Nov 2022 17:23:42
commit hash: f8e9da875473a0b8bedcb995245fbf6d3c2d30d0commit hash: f8e9da875473a0b8bedcb995245fbf6d3c2d30d0commit hash: f8e9da875473a0b8bedcb995245fbf6d3c2d30d0commit hash: f8e9da875473a0b8bedcb995245fbf6d3c2d30d0 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: switch my ports from USES=pytest to USE_PYTHON=pytest

Suggested by:	sunpoet
1.5.0
08 Sep 2022 20:30:42
commit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149ecommit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149ecommit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149ecommit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149e files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: preserve all WWWs for my ports
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.5.0
15 Jul 2022 19:28:51
commit hash: df838824dee7b31c155ac0dfe4b49e1101d55fedcommit hash: df838824dee7b31c155ac0dfe4b49e1101d55fedcommit hash: df838824dee7b31c155ac0dfe4b49e1101d55fedcommit hash: df838824dee7b31c155ac0dfe4b49e1101d55fed files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-pytest-regtest: update 1.4.7 → 1.5.0
1.4.7
14 Jul 2022 12:58:40
commit hash: b1bad5cce7acc2d2abaddbf82a2f1d0d85aae507commit hash: b1bad5cce7acc2d2abaddbf82a2f1d0d85aae507commit hash: b1bad5cce7acc2d2abaddbf82a2f1d0d85aae507commit hash: b1bad5cce7acc2d2abaddbf82a2f1d0d85aae507 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-pytest-regtest: update 1.4.6 → 1.4.7
1.4.6
20 Apr 2022 12:32:14
commit hash: 9481f437208c4a1f9818e3d5c880011b4b5b5e03commit hash: 9481f437208c4a1f9818e3d5c880011b4b5b5e03commit hash: 9481f437208c4a1f9818e3d5c880011b4b5b5e03commit hash: 9481f437208c4a1f9818e3d5c880011b4b5b5e03 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-pytest-regtest: switch to USES=pytest
1.4.6
08 Oct 2021 20:35:49
commit hash: 0d504a4e127e7be34ea5e0de6c611d1bfa946c32commit hash: 0d504a4e127e7be34ea5e0de6c611d1bfa946c32commit hash: 0d504a4e127e7be34ea5e0de6c611d1bfa946c32commit hash: 0d504a4e127e7be34ea5e0de6c611d1bfa946c32 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
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

Number of commits found: 13