Це відео не доступне.
Перепрошуємо.

Learn how to do testing with Python and Pytest

Поділитися
Вставка
  • Опубліковано 18 сер 2024
  • In this course which is part of a multi series covering testing with Python we will use Pytest to learn the fundamentals of testing with Pytest and Python. We will cover assertions, exception assertions, fixures, testing classes, running all the tests in a test suite as well as targeting specific tests.
    Chapters:
    00:00:00 Intro
    00:01:21 Installing Pytest
    00:03:04 Writing Tests
    00:03:53 Basic Assertions
    00:12:25 Exception Assertions
    00:18:21 Parametrizing Tests
    00:23:13 Grouping into Classes
    00:24:13 Running Specific Tests
    00:25:15 Verbose Test Mode
    Code:
    github.com/dem...
    Personal website:
    www.petsas.cons...

КОМЕНТАРІ • 8

  • @nkangprecious4339
    @nkangprecious4339 Місяць тому

    Awesome! I'd be grateful for more flask video🎉❤❤

  • @rangabharath4253
    @rangabharath4253 Місяць тому

    Hi,
    Impressive tutorial. Please increase font size of the code editor. Not able to see the code. Thanks

    • @PetsasSoftware
      @PetsasSoftware  Місяць тому

      Will increase for next time, I missed this when recording. Thank you for the support!

  • @WilsonMar1
    @WilsonMar1 Місяць тому +2

    Please increase font so I don't go blind.

    • @PetsasSoftware
      @PetsasSoftware  Місяць тому

      Will do on the next video and apologies for this.

  • @arturkre5793
    @arturkre5793 Місяць тому

    good video, but if you record your screen, its better to record in a lower resolution and scale up the footage to make it bigger. Or use a huge font size.

    • @PetsasSoftware
      @PetsasSoftware  Місяць тому

      Thank you for the advice, I recently changed monitors and didn’t think about this. Next video I will take care of this, thanks for the support again!