Metzing Márton
Metzing Márton
Hi Colleagues, We are running Postman collections on Jenkins using the `newmanExecute` and `testsPublishResults` Piper commands. Our config: ```groovy newmanExecute( script: this, newmanCollection: "tests/postman/SpecificationManagement/**/*collection.json", failOnError: false, runOptions: [ "run", "{{.NewmanCollection}}",...
**Describe the bug** I'm writing an E2E test for an application with complex data binding, based on 3 keys (currently). I want to verify that the right cell in the...
**Is your feature request related to a problem? Please describe.** Starting with version 2.2.220 H2 database writes the files with version v3. This version is currently not supported by DBeaver,...