PyTest | Introduction to Pytest

What is Pytest | Installing Pytest 8 min

  

What is Pytest?, Installing Pytest Convention of using test, Creating and running test first test case, Running test case from command line, Creating multiple test cases, Using decorator to skip test cases, Setting environment, Variables for browser Drivers, Batch running of test cases