Three pytest Features You Will Love | The PyCharm Blog
Briefly

To get started with pytest in PyCharm, you need to install and enable pytest as your test runner.
Fixtures in pytest enable you to maximize code reusability, be specific about your test set-up and tear-down, and define the scope you want them to apply across your test suite.
Read at The JetBrains Blog
[
add
]
[
|
|
]