Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Practical unit testing for python with Pytest and mocking

    Posted By: ELK1nG
    Practical unit testing for python with Pytest and mocking

    Practical unit testing for python with Pytest and mocking
    Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 1.17 GB | Duration: 3h 32m

    Learn Python testing automation with Pytest with live hands on examples. Learn Pytest for a test driven approach.

    What you'll learn
    You will learn to write test cases with the Pytest framework in a practical way.
    Appear confident in interviews and crack them easily
    Configure and set up pycharm to work with Pytest
    Learn about assertions and how to use them in a practical way
    Learn how to test exceptions
    What are pytest fixtures and how can you use them in your unit tests
    Learn about markers and different types of markers
    Learn about mocking and how to create mocks to cut down dependencies
    Learn how can you mock API’s and verify it

    Description
    This bootcamp is for complete beginners and teaches you everything you should know about Python test automation or Python testing automation with Pytest. This is not a theoretical course, but instead I will teach you step by step, practically, by writing programming examples. We learn mocking as well with Pytest. This course helps you write amazing unit test for your python code.

    Why should you learn the Pytest framework?

    Pytest is an open source testing framework which is very easy to learn because of its simple syntax. Pytest offers features like ability to run tests in parallel, skip tests, etc. Pytest is one of the most popular framework and a hot favourite amongst python developers. On the other hand mocking lets you as a developer perform unit tests in isolation, cutting down any external dependencies that your project might have.

    This course is designed keeping beginners in mind, we have made sure that each and every concept is clearly explained in an easy to understand manner. So if you are a beginner, don't worry, I am 100% committed to helping you succeed.

    WHAT ARE THE BENEFITS OF THIS COURSE?

    You will learn to write test cases with Pytest framework in a practical way.

    Appear confident in interviews and crack them easily

    Configure and set up pycharm to work with Pytest

    Learn about assertions and how to use them in a practical way

    Learn how to test exceptions

    What are pytest fixtures and how can you use them in your unit tests

    Learn about markers and different types of markers

    Learn about mocking and how to create mocks to cut down dependencies

    Learn how can you mock API’s and verify it

    WHO IS THIS COURSE FOR?

    A computer with internet connection to install python and pycharm

    Basic knowledge of python

    Prepare yourself to do hands on programming

    SO ARE YOU READY TO GET STARTED?

    What are you waiting for? Press the BUY NOW button and start the course. See you inside.

    Who this course is for:
    Any developer who wants to improve on their coding skills
    Any self taught developer who wants to learn more and boost their programming skills
    Any developer or engineer who wants to crack programming interviews
    Students who want to learn about testing with pytest deeply