Debugging PowerShell Modules with Pester Unit Tests in Visual Studio Code

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 16

  • @TheAusafonly
    @TheAusafonly 3 года назад

    I am learning every day from your videos. I always refer when required.

  • @Semtx552
    @Semtx552 4 года назад +1

    Thank again for another video providing a wealth of detail around my current understanding of PS! and making my 2do list much longer :)

  • @GuidoOliveira
    @GuidoOliveira 4 года назад +2

    Loved it Trevor! Awesome job!

  • @Programentalist
    @Programentalist 3 года назад

    Excellent video for getting into the basics of Pester. Also learned some new VSCode shortcuts, thanks!

  • @sureshkrishnan83
    @sureshkrishnan83 2 года назад

    Thanks for explaning clearly.. its all makes sense now .:)

  • @amitlale
    @amitlale 3 года назад +1

    Thanks for the excellent video!

  • @yashdave8884
    @yashdave8884 4 года назад +1

    Described very well. Just one request if you can make some tutorials on the powershell on beginner level to advance

  • @bbmleite
    @bbmleite 3 года назад

    Awesome video Trevor, thank you for sharing.
    I learned a lot.

  • @mentalclear
    @mentalclear 3 года назад

    Actually a good one, thanks! Really helpful!

  • @08Pixel
    @08Pixel 3 года назад

    10:55 - gmo, built in alias for get module, these are modules imported into the powershell environment
    11:28 - to check module is installed but not imported

  • @ghdbdeeeeeaqqq
    @ghdbdeeeeeaqqq 4 года назад

    Great great video!!! Thanks so much for doing that video!

  • @krccmsitp2884
    @krccmsitp2884 2 года назад

    Very helpful to getting started with Pester, so thanks! BTW, what color theme do you use in VS code?

  • @adriansrfr
    @adriansrfr 4 года назад

    Thanks for this, very helpful.

  • @user-li1zi7hg7wx
    @user-li1zi7hg7wx 5 месяцев назад

    Excellent video. Thanks for teaching.
    1. Is it possible to run Pester tests just without using any terminal (at bottom of VS Code) and instead just in the code editor only using mouse, like debugging the code?
    2. May I ask how did you record this video by putting another subwindow with your face on corner? I think it good for me to produce something similar to coach my colleagues in my team like what you do here.

    • @TrevorSullivan
      @TrevorSullivan  5 месяцев назад +1

      Thank you! I'm glad this was useful for you. Yes you should be able to run Pester test scripts just like any other PowerShell script. You don't necessarily have to use the Invoke-Pester command. It's been a while since I've done this, but feel free to give it a try!
      2. I use OBS to record videos. You can create "scenes" with multiple data sources like screen capture, camera, images and video, and other assets. I have a green screen behind me that allows me to cut myself out accurately. 😊 Good luck!