This Edureka video on ‘Pytest’ will help you understand how we can write simple tests in python with a use case for testing an API. Following are the topics discussed:
What is Pytest?
Getting Started With Pytest
Create Your First Test With Pytest
Multiple Tests
Grouping Multiple Tests
Pytest Fixtures
Parameterized Tests
Testing An API Using Pytest
#python #pytest #testing