./devel/py-process-tests, Tools for testing processes

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


Branch: CURRENT, Version: 3.0.0, Package name: py311-process-tests-3.0.0, Maintainer: pkgsrc-users

Tools for testing processes.


Master sites:

Filesize: 14.81 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-16 11:18:10 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-process-tests: updated to 3.0.0

3.0.0 (2023-11-01)

* Dropped Python 2 support.
* Added an optional non-pipe TestProcess mode. You can use file objects for \ 
processes that are too verbose for a pipe.
* Added some tests.
   2022-08-24 11:31:07 by Thomas Klausner | Files touched by this commit (4)
Log message:
devel/py-process-tests: import py-process-tests-2.1.2

Tools for testing processes.