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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-tavern Command-line tool and pytest plugin for testing RESTful APIs
3.6.3 develnew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: lazeraman@gmail.com search for ports maintained by this maintainer
Port Added: 2026-09-21 05:33:09
Last Update: 2026-09-21 05:32:33
Commit Hash: 3acd121
Also Listed In: python
License: MIT
WWW:
https://github.com/taverntesting/tavern
Description:
Tavern is a pytest plugin and command-line tool for automated testing of RESTful APIs. Tests are written in YAML, describing the requests to send and the responses to expect, so API behaviour can be verified without writing Python code. It also supports MQTT, GraphQL and gRPC testing through optional extras.
Homepage    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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}tavern>0:devel/py-tavern@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-tavern/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-tavern
  • pkg install py312-tavern
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 py312-tavern listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-tavern
Package flavors (<flavor>: <package>)
  • py312: py312-tavern
distinfo:
TIMESTAMP = 1789705831 SHA256 (tavern-3.6.3.tar.gz) = 8c110670b8b8da40853ab4cc8fa4b959ea39d6b353a1afd1d0d25a72c334f78a SIZE (tavern-3.6.3.tar.gz) = 104241

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-flit-core>=3.2 : devel/py-flit-core@py312
  2. python3.12 : lang/python312
  3. py312-build>=0 : devel/py-build@py312
  4. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-jmespath>=1 : devel/py-jmespath@py312
  2. py312-jsonschema>=4 : devel/py-jsonschema@py312
  3. py312-pyjwt>=2.5.0 : www/py-pyjwt@py312
  4. py312-pykwalify>=1.8.0 : textproc/py-pykwalify@py312
  5. py312-pytest>=8 : devel/py-pytest@py312
  6. py312-python-box>=6 : devel/py-python-box@py312
  7. py312-pyyaml>=6.0.1 : devel/py-pyyaml@py312
  8. py312-requests>=2.22.0 : www/py-requests@py312
  9. py312-simpleeval>=1.0.3 : devel/py-simpleeval@py312
  10. py312-stevedore>=4 : devel/py-stevedore@py312
  11. python3.12 : lang/python312
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py312-tavern-3.6.3: GRAPHQL=off: Enables GraphQL support GRPC=off: Enables gRPC support MQTT=off: Enables MQTT support ===> Use 'make config' to modify these settings
Options name:
devel_py-tavern
USES:
python:3.11+
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/t/tavern/
  2. https://pypi.org/packages/source/t/tavern/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.6.3
21 Sep 2026 05:32:33
commit hash: 3acd121ce37cf6835528f7304a3ebc52e57f22dccommit hash: 3acd121ce37cf6835528f7304a3ebc52e57f22dccommit hash: 3acd121ce37cf6835528f7304a3ebc52e57f22dccommit hash: 3acd121ce37cf6835528f7304a3ebc52e57f22dc files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
Author: Pete Diamond
devel/py-tavern: new port

Tavern is a pytest plugin and command-line tool for automated testing of
RESTful APIs.  Tests are written in YAML, describing the requests to send
and the responses to expect, so API behaviour can be verified without
writing Python code.

It also supports MQTT, GraphQL and gRPC testing through optional extras.

Co-authored-by:	Michael Osipov <michaelo@FreeBSD.org>
PR:		298695

Number of commits found: 1