./devel/py-test-watch, Continuous pytest runner

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


Branch: CURRENT, Version: 4.2.0nb2, Package name: py310-test-watch-4.2.0nb2, Maintainer: pkgsrc-users

pytest-watch a zero-config CLI tool that runs pytest, and re-runs it when
a file in your project changes. It beeps on failures and can run arbitrary
commands on each passing and failing test run.


Required to run:
[devel/py-setuptools] [devel/py-test] [devel/py-docopt] [comms/py-colorama] [sysutils/py-watchdog] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 15.957 KB

Version history: (Expand)


CVS history: (Expand)


   2022-11-14 18:16:04 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-test-watch: remove python 2.x support

next py-watchdog release won't have it, no other pkgsrc package needs it
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-05-16 19:38:40 by Adam Ciarcinski | Files touched by this commit (9)
Log message:
pytest from versioned deps.
   2019-09-18 15:00:44 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
py-test-watch: added version 4.2.0

pytest-watch a zero-config CLI tool that runs pytest, and re-runs it when
a file in your project changes. It beeps on failures and can run arbitrary
commands on each passing and failing test run.