- PyTest
- A complete guide to PyTest — test structure, fixtures with scope, conftest.py, parametrize, monkeypatch, mocking, coverage reports, pyproject.toml configuration, and correct testing patterns for Python applications.
- Selenium
- A complete guide to Selenium 4 in Python — WebDriver Manager setup, By locators, explicit waits, the Page Object Model, ActionChains, screenshots, pytest integration, and reliable automation patterns for testing and scraping.