testcontainers-dotnet icon indicating copy to clipboard operation
testcontainers-dotnet copied to clipboard

feat: Add Camunda module

Open robertlyson opened this issue 8 months ago • 1 comments

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.Testsproject to make sure Camunda container was ran and test were able to get example process definitions via Camunda .NET client.

robertlyson avatar May 26 '24 19:05 robertlyson