/pytest_with_crypto

Pytest with Crypto API

Primary LanguagePythonMIT LicenseMIT

⚡ Pytest with Crypto API

  • Web Automation Project using Selenium and Pytest

GitHub repo size GitHub pull requests GitHub Repo stars GitHub last commit

📄 Table of Contents

📚 General info

  • Project inteded to test api requests

📷 Screenshots

screen print

📶 Technologies

💾 Setup

  • Install Poetry as Virtual Env
    • create a virtual env with Poetry: poetry init
    • access the newly created virtual env: poetry shell
  • Install PyTest: poetry add pytest
  • Install Requests: poetry add requests

💻 Code Examples

  • Run the tests:
    • /pytest_with_crypto/tests/pytest test_api.py

📋 ToDo

  • ToDo: add new tests

📁 License

  • MIT

✉️ Contact