./devel/py-test-plus, Extends pytest functionality

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8.1, Package name: py312-test-plus-0.8.1, Maintainer: pkgsrc-users

This plugin aims to be used to host multiple basic pytest extensions that meet
the following criteria:

* Downgrade gracefully, meaning that if the plugin is removed, you will still
be able to run pytest


Master sites:

Filesize: 15.082 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-03 09:31:05 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-test-plus: updated to 0.8.1

0.8.1

Bugfixes

Make log collection more resilient
   2025-02-01 19:37:04 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-test-plus: updated to 0.8.0

0.8.0

Make checks just a runtime warning
Remove support for py39 and add support for py313
   2025-01-29 10:25:12 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-test-plus: added version 0.7.0

This plugin aims to be used to host multiple basic pytest extensions that meet
the following criteria:

* Downgrade gracefully, meaning that if the plugin is removed, you will still
  be able to run pytest