Expected Behavior
The end user should be able to configure how often and the threasholds for app health checks when using Testcontainers.
Actual Behavior
App Health Check is set by default, but it can get in the way of debugging Dapr applications when running with Testcontainers. The user should be able to parameterize the checks so Dapr doesn't go unhealthy in debugging sessions.
Steps to Reproduce the Problem
Release Note
RELEASE NOTE: