Open zambrovski opened 4 years ago
Sounds like the changes I added within #80
In camunda-bpm-assert
you can use asserts for the variables:
This concept can be extended to checking for:
Something similar has been already done in Camunda BPM JGiven:
Scenario
As a developer of process (model) test, I'm interested in verifying that the process is orchestrating correctly and sets the process variables as expected.
Current Behaviour
None.
Wanted Behaviour
I want to be be able to assert that variables are set correctly. The assertions should work easily with camunda-bpm-assert.