testcontainers-dotnet
testcontainers-dotnet copied to clipboard
feat: Add Camunda module
What does this PR do?
Adds Camunda module.
Why is it important?
This is required to write tests that targerts Camunda.
How to test this PR
Run xUnit tests in Testcontainers.Camunda.Tests
project to make sure Camunda container was ran and test were able to get example process definitions via Camunda .NET client.