Description
I used assert the wrong way round like:
assert "error message should have contained template name" : "Template not found for name [bad] .+" ==~ e.message
And got a horrible error:
java.lang.VerifyError: (class: ConsoleScript1, method: run signature: ()Ljava/lang/Object;) Expecting to find object/array on stack