#910818 ITP: conttest -- A helper script for continuous testing written in Python

Package:
wnpp
Source:
wnpp
Submitter:
Sascha Girrulat
Date:
2025-11-29 16:42:02 UTC
Severity:
wishlist
#910818#5
Date:
2018-10-11 11:30:48 UTC
From:
To:
* Package name    : conttest
  Version         : 0.0.2
  Upstream Author : John Jacobsen
* URL             : https://github.com/eigenhombre/continuous-testing-helper
* License         : EPL
  Programming Lang: Python
  Description     : A helper script for continuous testing written in Python

Continuous testing helper, adapted from [1], but which makes no
assumption about what tests you might want to run continuously while
developing. For more information, see this blog post[2].

Any command supplied to the script will be run once and then repeated
any time a file in the current working directory changes, except for
files excluded using .conttest-excludes as described below.

Note that ANY command you supply the script will be run, so be careful.
You have been warned!

[1] https://github.com/brunobord/tdaemon/blob/master/tdaemon.py
[2] http://zerolib.com/continuous-testing.html

#910818#10
Date:
2019-09-19 11:52:49 UTC
From:
To:
waiting for a sponsor review

[1] https://salsa.debian.org/sagiru-guest/continuous-testing-helper/tree/wip
[2] https://mentors.debian.net/package/continuous-testing-helper

Regards
Sascha