Subject: CVS commit: pkgsrc/devel/py-test-examples
From: Thomas Klausner
Date: 2024-07-14 13:58:24
Message id: 20240714115824.68A71FC74@cvs.NetBSD.org

Log Message:
devel/py-test-examples: import py-test-examples-0.0.12

Pytest plugin for testing Python code examples in docstrings and markdown files.

pytest-examples can:
* lint code examples using ruff and black
* run code examples
* run code examples and check print statements are inlined correctly
  in the code

It can also update code examples in place to format them and insert
or update print statements.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-test-examples/DESCR
1.1addpkgsrc/devel/py-test-examples/Makefile
1.1addpkgsrc/devel/py-test-examples/PLIST
1.1addpkgsrc/devel/py-test-examples/distinfo