Intro to test framework Pytest
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-