Pytest Basics Project This is a beginner-friendly project using pytest to practice test automation with Python. Features Number operations String and list assertions Dictionary key checks Intentionally failing tests for learning How to Run pip install -r requirements.txt pytest