A sample repository on how to write unit and integration tests for Azure Durable Functions. Currently included:
- Unit tests for orchestration functions
IMPORTANT: These are personal samples and are not affiliated with Microsoft and/or the Azure Functions team. The samples are based on the discussions in Unit/integration testing durable functions and provide a starting point for writing tests for Azure Durable Functions.