Intro to test framework Pytest

Intro to test framework Pytest

5 years ago
Anonymous $ZPWJA6-QD2

https://medium.com/testcult/intro-to-test-framework-pytest-5b1ce4d011ae

In this article we will learn about pytest, a python based test framework.

Before proceeding forward it is recommended to read Part 1 of this series which explains the basics of automation-