Skip to content

assert: allow arbitrary argument order in match() and doesNotMatch()

This allows assert.match() and assert.doesNotMatch() arguments to be inserted in any order.

Signed-off-by: Ruben Bridgewater ruben@bridgewater.de

Merge request reports

Loading