Welcome to my first course, "Learn PyTest from scratch" course, a PyTest test framework that is a hot favorite choice of a Python developer.
This course is created in a way that even a newbie can follow. Whether you have never learned the PyTest framework or you know the basics but don`t know about the advanced topics, this course is for you. In this course, I will teach you the PyTest framework in the easiest way possible.
Testing is a crucial thing, the framework provides an easy way to adapt and use it to implement tests, PyTest is the most widely used, and as it is based on python programming language, which doesn`t need any introduction. Learning PyTest becomes very easy as of the simple syntax of python.
This course will teach you PyTest in a practical way, with every lecture coming with a full code walkthrough and a screencast presentation of a topic. Each section has an exercise to test your knowledge of what you will be gaining from the particular section.
I will start by helping you get installed needed things on your system, which include Python, PyTest, pip, and, PyCharm IDE.
I have covered a wide variety of topics, including:
Installing Python, PyTest, pip, PyCharm
Running a test in PyTest
Assert in PyTest
Understanding the result of the test
Discovery of a test
PyTest way of identifying test files and test functions
Fixtures
Markers
Config files
Pytest.ini file
Command-line option
Running tests in parallel
How to limit max test failures
and much more!
You will get lifetime access to all the lectures plus the corresponding presentation slides of the lectures!
So what are you waiting for? Learn PyTest with me in the easiest and most practical way and boost your career.