python-hospital / hospital

Tools to diagnose Python projects (supervision, monitoring).
Other
40 stars 8 forks source link

Implement PredictableHealthCheck #2

Closed benoitbryon closed 11 years ago

benoitbryon commented 11 years ago

PredictableHealthCheck is some health check that always pass. May be used as a demo, or as a fake to make sure health checks can be discovered and run.