Commit 4e4f55d5 authored by FulcrandG's avatar FulcrandG
Browse files

newman

parent bd679e06
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ newman:
    - if [[ ${NEWMAN_EXIT_ON_ERROR} == "true" ]]; then
    -   NEWMAN_ADDITIONAL_OPTIONS+="--suppress-exit-code"
    - fi
    - echo ${NEWMAN_ADDITIONAL_OPTIONS}
    - newman run ${NEWMAN_COLLECTION} -r junitfull --reporter-junitfull-export ${NEWMAN_JUNIT_REPORT} -n 2 ${NEWMAN_ADDITIONAL_OPTIONS}
  artifacts:
    reports: