# Is there an idiomatic way to define health/readiness checks to gate execution of code, say tests? Is there something like a Dockerfile HEALTHCHECK? I just defined my own function.