Robert D.
Robert D.
I need this as well. I am having code like this ``` new ResponseVerifier.ProductionRecordBuilder() .verifyArtifact("MyArtefact") .verifyDataFields() .verifyDataField("DataField1").mustExist().back() .verifyDataField("DataField2").mustNotExist().back() ... ``` The palantir plugin will currently put this all in single...
this feature would be very nice
agree completely, thought the same while merging the readme again and again. My thoughts were to use "cleanup" the integration tests and use this as examples. I created there temporary...
I still think having the examples as code is more secure (see the last merged typo) Putting this in a multimodule project seems to be a good idea.
Yes, so far it's ready, but untested
I have to adopt the test, but it's working.
strange, I have merged main into this branch and it's up to date. And i am not able to add an integration test for this. The problem that the JRule...
no sorry, it's not all MDC tags. just the rule mdc tag is missing.
haven't looked properly on monday. created a MR for the fix.
Yes, please Am 10. Juli 2024 12:47:46 schrieb Arne Seime ***@***.***>: > > Can this issue be closed? > — > Reply to this email directly, view it on GitHub,...