docs
docs copied to clipboard
Create the doc or sample for Dapr user app integration test
Describe the proposal
This is the issue to track the Gitter conversation
A user wants to know how to run integration test against Dapr user apps when he has multiple Dapr apps. Their integration tests must be run with Dapr to talk to the different dapr apps.
There should be multiple ways to do integration test for dapr user apps in their local dev environment. It will be helpful to provide the docs and samples to run the integration tests for user apps.
Please, check out the example I crafted: https://github.com/riezebosch/dapr-tdd
@riezebosch - thanks for sharing! Is this something you'd be interested to contribute to the Dapr project? https://docs.dapr.io/contributing/contributing-overview/ https://docs.dapr.io/contributing/contributing-docs/