pytest-golden 0.2.2-1 source package in Ubuntu

Changelog

pytest-golden (0.2.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Build-Depends: Add <!nocheck> to python3-pytest.

 -- Edward Betts <edward@4angle.com>  Thu, 28 Jul 2022 15:57:12 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-golden_0.2.2-1.dsc 2.3 KiB e8d16c078c432330403d4cd02b3e8c3deb0f786930628dbd71e65e9196ec5db9
pytest-golden_0.2.2.orig.tar.gz 11.6 KiB 0b6367dd73a7241042cae8ee4856feaf0fd32bdef63bb0e055a9519de3d4a977
pytest-golden_0.2.2-1.debian.tar.xz 2.4 KiB 70be448546fac93589607e07cd4b06b0eed84169b236620b49eaa44844c0b82d

Available diffs

No changes file available.

Binary packages built by this source

python3-pytest-golden: Plugin for pytest that offloads expected outputs to data files

 Expected output for test functions is stored in a YAML file.
 .
 The expected output can be updated by running pytest --update-goldens to
 automatically re-populate the output.