Skip to content

Releases: camunda-community-hub/camunda-dmn-tester

Added testUnit flag

21 Nov 18:16
Compare
Choose a tag to compare
0.13.6

Version 0.13.6

Added null value case in testerValueToJson.

27 Jun 11:31
Compare
Choose a tag to compare

Added null value case in testerValueToJson.

Added In-Output Variables.

18 Apr 19:08
Compare
Choose a tag to compare

ATTENTION - this needs an update on your existing DMN Configs >

data {
    inputs=[
    ]
    variables=[] // must be added!
    testCases=[]
}

First Release

22 Nov 16:20
Compare
Choose a tag to compare

Be aware that this needs camunda/dmn-scala#16
to work entirely (or build it locally)