elsa-workflows / elsa-documentation

The official Elsa documentation website
elsa-documentation.vercel.app
Other
16 stars 38 forks source link

Workflow Testing Elsa V3 #68

Closed PontiusTheBarbarian closed 7 months ago

PontiusTheBarbarian commented 8 months ago

Hi,

I am in search of the equivalent packages for workflow testing/visualisation you had in Elsa V2 - Elsa.WorkflowTesting.Api and services.AddWorkflowTestingServices(); - but for V3? Are these available or are they on your radar for a release anytime soon?

Many thanks

Liam.

sfmskywalker commented 7 months ago

If I remember correctly ,those packages are used to enable running a workflow straight from the designer (please do correct me if I am wrong).

If that's correct, then I have good news: for V3, you don't need separate packages for that; you can run workflows from the designer right out of the box 😄