py3-test-openfiles

check for files left open at the end of a pytest run

WWW CVSWeb GITHub
  1. Package version
    py3-test-openfiles-0.5.0p1
  2. Maintainer
    The OpenBSD ports mailing-list

The pytest-openfiles plugin allows for the detection of open I/O
resources at the end of unit tests. This is particularly useful for
testing code that manipulates file handles or other I/O resources. It
allows developers to ensure that this kind of code properly cleans up
I/O resources when they are no longer needed.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3
  • devel/py-setuptools_scm,python3

  • devel/py-test,python3
  • sysutils/py-packaging,python3
  • sysutils/py-psutil,python3
  • lang/python/3.10