EASY CYPRESS + JENKINS Example | Jenkins Job with Parameters | Cypress Tutorial

Sdílet
Vložit
  • čas přidán 11. 09. 2024
  • ✅ Learn this SIMPLE CYPRESS Integration with JENKINS.
    #javascript #cypress #testing

Komentáře • 22

  • @joanmedia
    @joanmedia  Před 3 lety +2

    🤖DISCORD: discord.gg/2F9E2fRGaU
    ⭐PREMIUM Cypress + Typescript course: shorturl.at/dcnPn
    📣FREE Cypress videos: shorturl.at/h6iEX

  • @mccannger
    @mccannger Před rokem +1

    That's a top tip on the Color ANSI terminal output. My Jenkins is giving the weird outputting and this will get that fixed up to look like yours! Thanks so much!

    • @joanmedia
      @joanmedia  Před rokem

      Thank you for the comment ☺️

  • @Ajdevtechtesting
    @Ajdevtechtesting Před rokem

    Hey Great Video Can you please let me know how you have fix the Alien logs issue it would be a great help

  • @Adebolas40thBirthday-dw1qy
    @Adebolas40thBirthday-dw1qy Před 8 měsíci

    Hi Joan thank for the videa I just stumble on your video and very good. Please I am having issue when I run my jobs in Jenkins it runs but in headless mode in chrome any way I can make it run properly in chrome broweser and I see it. Thanks.

  • @EnochMaheshsilva
    @EnochMaheshsilva Před rokem

    Thanks buddy, great explanation.

    • @joanmedia
      @joanmedia  Před rokem

      Hello Enoch, thank you for your feedback :)

  •  Před 3 lety +1

    Maaaaan, great video! Really useful. I didn't really need it at the moment, but I still watched it until the end. Thank you so much for your contributions and videos. Btw, is there any option we could have a chat or talk like in a discord room or something so you can give me a little push to get me out of something that I think it's lack of javascript experience.. I've been stuck in a stupid little thing for hours.

    • @joanmedia
      @joanmedia  Před 3 lety +1

      Thanks man! 🙏 Right now I don't have that (I will do it soon). Send your question here, maybe I can try to help

    •  Před 3 lety +1

      @@joanmedia I will send you a message in twitter, is that OK?

    • @joanmedia
      @joanmedia  Před 3 lety

      @ sure

    •  Před 3 lety

      @@joanmedia I think i cant send you messages on twitter, but I tagged you in a tweet. did you receive it?

  • @shadowkun69
    @shadowkun69 Před rokem

    Can you do a tutorial wherein after the report is completed in jenkins, it will send email notification to recipients about the report?

  • @Drwildy
    @Drwildy Před 2 lety +1

    Do you have a video where you have an application that is built with either java or angular and then a second stage with testing with cypress?

  • @eshwarchinna5770
    @eshwarchinna5770 Před rokem

    Hi Joan,
    Can you please explain how to publish mochasome reports through email using freestyle project.

  • @kaneganesh7255
    @kaneganesh7255 Před 2 lety

    I have a doubt, how to change the value in package.json through jenkins paramater

    • @kaneganesh7255
      @kaneganesh7255 Před 2 lety

      "scripts": {
      "cy:run": "cypress run --env allure=true --browser chrome",
      "Set1": "node_modules/.bin/cypress-parallel -s cy:run -t 4 -d 'cypress/integration/Set1/*.js'",
      "Set2": "node_modules/.bin/cypress-parallel -s cy:run -t 4 -d 'cypress/integration/Set2/*.js'",
      "Set3": "node_modules/.bin/cypress-parallel -s cy:run -t 4 -d 'cypress/integration/Set3/*.js'",
      "Set4": "node_modules/.bin/cypress-parallel -s cy:run -t 4 -d 'cypress/integration/Set4/*.js'",
      "allure:report": "allure generate allure-results --clean -o allure-report",
      "allure:clear": "rm -r allure-results/ allure-report cypress/screenshots || false",
      "allure:history": "mv -f allure-report/history allure-results/history && rm -r allure-report || true",
      "alluretest": "npm run cy:run || npm run posttest",
      "posttest": "npm run allure:report",
      "test": "echo \"Error: no test specified\" && exit 1"
      }

    • @kaneganesh7255
      @kaneganesh7255 Před 2 lety

      i shared the script file i want to change the value 4 through jenkins parameters, is this possible to change that

  • @HaiderAli-wt4jp
    @HaiderAli-wt4jp Před rokem

    Sir please Give the Answer????????????

  • @HaiderAli-wt4jp
    @HaiderAli-wt4jp Před rokem

    [htmlpublisher] Archiving at PROJECT level C:\Users\2017c\Documents\test\jenkin\html
    eport to C:\ProgramData\Jenkins\.jenkins\jobs\CypressJenkin\htmlreports\HTML_20Report
    ERROR: Directory 'C:\Users\2017c\Documents\test\jenkin\html
    eport' exists but failed copying to 'C:\ProgramData\Jenkins\.jenkins\jobs\CypressJenkin\htmlreports\HTML_20Report'.
    ERROR: This is especially strange since your build otherwise succeeded.
    Build step 'Publish HTML reports' changed build result to FAILURE
    Global Slack Notifier try posting to slack. However some error occurred